Searched refs:PE_set_kc_header_and_base (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/pexpert/gen/ ! |
| H A D | kcformat.c | 121 PE_set_kc_header_and_base(kc_kind_t type, kernel_mach_header_t * header, void *base, uintptr_t slid… in PE_set_kc_header_and_base() function
|
| /xnu-12377.61.12/pexpert/pexpert/ ! |
| H A D | pexpert.h | 494 extern void PE_set_kc_header_and_base(kc_kind_t type, kernel_mach_header_t *header, void *base, uin…
|
| /xnu-12377.61.12/osfmk/arm/ ! |
| H A D | arm_init.c | 320 PE_set_kc_header_and_base(KCKindAuxiliary, akc_mh, base, slide); in arm_auxkc_init()
|
| /xnu-12377.61.12/osfmk/arm64/sptm/ ! |
| H A D | arm_init_sptm.c | 389 PE_set_kc_header_and_base(KCKindAuxiliary, akc_mh, base, slide); in arm_auxkc_init()
|