Home
last modified time | relevance | path

Searched refs:pe_identify_machine (Results 1 – 11 of 11) sorted by relevance

/xnu-8020.101.4/pexpert/conf/
H A DMakefile.template59 pe_identify_machine.o_CWARNFLAGS_ADD += -Wno-cast-align
63 pe_identify_machine.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
68 pe_identify_machine.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles.x86_643 pexpert/i386/pe_identify_machine.c standard
H A Dfiles.arm3 pexpert/arm/pe_identify_machine.c standard
H A Dfiles.arm644 pexpert/arm/pe_identify_machine.c standard
/xnu-8020.101.4/pexpert/i386/
H A Dpe_identify_machine.c33 void pe_identify_machine(boot_args *args);
41 pe_identify_machine(__unused boot_args *args) in pe_identify_machine() function
H A Dpe_init.c52 extern void pe_identify_machine(void * args);
262 pe_identify_machine(args); in PE_init_platform()
/xnu-8020.101.4/san/memory/
H A Dubsan-blacklist12 src:./pexpert/arm/pe_identify_machine.c
H A Dkasan-blacklist-x86_6431 src:./pexpert/i386/pe_identify_machine.c
/xnu-8020.101.4/pexpert/arm/
H A Dpe_identify_machine.c33 void pe_identify_machine(boot_args * bootArgs);
54 pe_identify_machine(boot_args * bootArgs) in pe_identify_machine() function
H A Dpe_init.c31 extern void pe_identify_machine(boot_args *bootArgs);
419 pe_identify_machine(boot_args_ptr); in PE_init_platform()
/xnu-8020.101.4/san/coverage/
H A Dkcov-blacklist-x86_6431 src:./pexpert/i386/pe_identify_machine.c