Home
last modified time | relevance | path

Searched refs:SG_PROTECTED_VERSION_1 (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/EXTERNAL_HEADERS/mach-o/
H A Dloader.h399 #define SG_PROTECTED_VERSION_1 0x8 /* This segment is protected. If the macro
/xnu-11215.61.5/bsd/kern/
H A Dmach_loader.c2346 if (scp->flags & SG_PROTECTED_VERSION_1) { in load_segment()