Searched refs:S_GB_ZEROFILL (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCSectionMachO.h78 /// S_GB_ZEROFILL - Zero fill on demand section (that can be larger than 4
80 S_GB_ZEROFILL = 0x0CU, enumerator in enum:llvm::MCSectionMachO::__anon9958
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCSectionMachO.cpp34 { 0, /*FIXME??*/ "S_GB_ZEROFILL" }, // 0x0C
162 getType() == MCSectionMachO::S_GB_ZEROFILL ||
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h386 * type S_GB_ZEROFILL, can only be in a segment with sections of this type.
475 #define S_GB_ZEROFILL 0xc /* zero fill on demand section macro
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h387 * type S_GB_ZEROFILL, can only be in a segment with sections of this type.
476 #define S_GB_ZEROFILL 0xc /* zero fill on demand section macro
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_sect.c438 case S_GB_ZEROFILL:

Completed in 143 milliseconds