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

/xnu-2422.115.4/libkern/kxld/
H A Dkxld_sect.c422 switch (sect->flags & SECTION_TYPE) {
444 "Invalid section type: %u.", sect->flags & SECTION_TYPE);
/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h439 #define SECTION_TYPE 0x000000ff /* 256 section types */ macro

Completed in 27 milliseconds