Home
last modified time | relevance | path

Searched refs:fileset_entry_command (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.121.2/libkern/c++/ !
H A DOSRuntime.cpp406 struct fileset_entry_command *fse; in OSRuntimeSignStructorsInFileset()
409 fse = (struct fileset_entry_command *)(uintptr_t)lc; in OSRuntimeSignStructorsInFileset()
H A DOSKext.cpp13465 struct fileset_entry_command *fse = NULL;
13471 fse = (struct fileset_entry_command *)lcp;
/xnu-8796.121.2/osfmk/mach/ !
H A Ddyld_kernel_fixups.h403 struct fileset_entry_command *fse; in kernel_collection_adjust_mh_addrs()
421 fse = (struct fileset_entry_command *)(uintptr_t)lc; in kernel_collection_adjust_mh_addrs()
/xnu-8796.121.2/EXTERNAL_HEADERS/mach-o/ !
H A Dloader.h1204 struct fileset_entry_command { struct
/xnu-8796.121.2/osfmk/kern/ !
H A Dkalloc.c898 struct fileset_entry_command *fse = in kalloc_type_view_parse()
899 (struct fileset_entry_command *)(vm_offset_t)lc; in kalloc_type_view_parse()