Home
last modified time | relevance | path

Searched refs:FourByteConstantSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h171 const MCSection *FourByteConstantSection; variable
306 return FourByteConstantSection; in getFourByteConstantSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp556 return FourByteConstantSection; in SelectSectionForGlobal()
595 return FourByteConstantSection; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp69 FourByteConstantSection // .literal4 in InitMachOMCObjectFileInfo()