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

/macosx-10.10/llvmCore-3425.0.34/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::__anon10027
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCSectionMachO.cpp34 { 0, /*FIXME??*/ "S_GB_ZEROFILL" }, // 0x0C
162 getType() == MCSectionMachO::S_GB_ZEROFILL ||
/macosx-10.10/xnu-2782.1.97/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.10/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sect.c438 case S_GB_ZEROFILL:

Completed in 128 milliseconds