Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h181 MCSection *EightByteConstantSection; variable
314 return EightByteConstantSection; in getEightByteConstantSection()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp603 return EightByteConstantSection; in SelectSectionForGlobal()
642 return EightByteConstantSection; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp114 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()