Searched refs:MH_PIE (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h189 #define MH_PIE 0x200000 /* When this bit is set, the OS will macro
/darwin-on-arm/xnu/osfmk/i386/
H A Di386_vm_init.c220 if (_mh_execute_header.flags & MH_PIE) {
/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.c584 if ((header->flags & MH_PIE) || (header->filetype == MH_DYLINKER)) {

Completed in 67 milliseconds