Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h211 MCSection *EightByteConstantSection = nullptr; variable
405 return EightByteConstantSection; in getEightByteConstantSection()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1368 return EightByteConstantSection; in SelectSectionForGlobal()
1408 return EightByteConstantSection; in getSectionForConstant()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp123 EightByteConstantSection // .literal8 in initMachOMCObjectFileInfo()