Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCObjectFileInfo.h183 const MCSection *EightByteConstantSection; variable
332 return EightByteConstantSection; in getEightByteConstantSection()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp558 return EightByteConstantSection; in SelectSectionForGlobal()
597 return EightByteConstantSection; in getSectionForConstant()
/freebsd-9-stable/contrib/llvm/lib/MC/
DMCObjectFileInfo.cpp76 EightByteConstantSection // .literal8 in InitMachOMCObjectFileInfo()