Searched refs:S_ATTR_DEBUG (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/SETUP/setsegname/
H A Dsetsegname.c236 if (!(S_ATTR_DEBUG & attr)) {
/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h522 * If a segment contains any sections marked with S_ATTR_DEBUG then all
530 #define S_ATTR_DEBUG 0x02000000 /* a debug section */ macro

Completed in 23 milliseconds