Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCSectionMachO.cpp162 getType() == MachO::S_GB_ZEROFILL || in isVirtualSection()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp320 SectionType == MachO::S_GB_ZEROFILL; in isZeroInit()
/external/llvm/lib/Object/
DMachOObjectFile.cpp611 SectionType == MachO::S_GB_ZEROFILL); in isSectionData()
619 SectionType == MachO::S_GB_ZEROFILL); in isSectionBSS()
/external/llvm/include/llvm/Support/
DMachO.h189 S_GB_ZEROFILL = 0x0cu, enumerator