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

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

Completed in 23 milliseconds