HomeSort by relevance Sort by last modified time
    Searched refs:S_GB_ZEROFILL (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCSectionMachO.h 78 /// S_GB_ZEROFILL - Zero fill on demand section (that can be larger than 4
80 S_GB_ZEROFILL = 0x0CU,
  /external/llvm/lib/MC/
MCSectionMachO.cpp 34 { 0, /*FIXME??*/ "S_GB_ZEROFILL" }, // 0x0C
162 getType() == MCSectionMachO::S_GB_ZEROFILL ||

Completed in 26 milliseconds