Home
last modified time | relevance | path

Searched refs:S_ZEROFILL (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/MC/
DMCSectionMachO.h54 S_ZEROFILL = 0x01U, enumerator
/external/llvm/lib/MC/
DMCSectionMachO.cpp161 return (getType() == MCSectionMachO::S_ZEROFILL || in isVirtualSection()
DMCObjectFileInfo.cpp110 MCSectionMachO::S_ZEROFILL, in InitMachOMCObjectFileInfo()
113 = Ctx->getMachOSection("__DATA","__bss", MCSectionMachO::S_ZEROFILL, in InitMachOMCObjectFileInfo()
DMCMachOStreamer.cpp336 MCSectionMachO::S_ZEROFILL, in EmitLocalCommonSymbol()
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp719 Segment, Section, MCSectionMachO::S_ZEROFILL, in ParseDirectiveZerofill()
777 Segment, Section, MCSectionMachO::S_ZEROFILL, in ParseDirectiveZerofill()