Searched refs:PE_set_kc_header_and_base (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.101.15/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-10063.101.15/pexpert/pexpert/ |
| H A D | pexpert.h | 477 extern void PE_set_kc_header_and_base(kc_kind_t type, kernel_mach_header_t *header, void *base, uin…
|
| /xnu-10063.101.15/osfmk/arm/ |
| H A D | arm_init.c | 309 PE_set_kc_header_and_base(KCKindAuxiliary, akc_mh, base, slide); in arm_auxkc_init()
|
| /xnu-10063.101.15/osfmk/arm64/sptm/ |
| H A D | arm_init_sptm.c | 281 PE_set_kc_header_and_base(KCKindAuxiliary, akc_mh, base, slide); in arm_auxkc_init()
|