Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h183 const MCSection *EightByteConstantSection; variable
335 return EightByteConstantSection; in getEightByteConstantSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp623 return EightByteConstantSection; in SelectSectionForGlobal()
663 return EightByteConstantSection; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp101 EightByteConstantSection // .literal8 in InitMachOMCObjectFileInfo()