Home
last modified time | relevance | path

Searched refs:entry_id (Results 1 – 7 of 7) sorted by relevance

/xnu-11215.1.10/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1209 union lc_str entry_id; /* contained entry id */ member
/xnu-11215.1.10/osfmk/mach/
H A Ddyld_kernel_fixups.h429 (uintptr_t)(fse->entry_id.offset))); in kernel_collection_adjust_mh_addrs()
/xnu-11215.1.10/tools/kt-dump/
H A Dkt-dump.cpp548 const char *name = reinterpret_cast<const char *>(cmd) + fec->entry_id.offset; in do_fileset()
/xnu-11215.1.10/osfmk/device/
H A Ddevice.defs697 out entry_id : uint64_t
/xnu-11215.1.10/bsd/net/
H A Dpfvar.h1054 RB_ENTRY(pf_state) entry_id;
2229 entry_id, pf_state_compare_id);
H A Dpf.c521 entry_id, pf_state_compare_id);
6673 memset(&gs->entry_id, 0, sizeof(gs->entry_id)); in pf_pptp_handler()
/xnu-11215.1.10/iokit/Kernel/
H A DIOUserClient.cpp3594 uint64_t *entry_id ) in is_io_registry_entry_get_registry_entry_id() argument
3598 *entry_id = entry->getRegistryEntryID(); in is_io_registry_entry_get_registry_entry_id()