Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h215 MCSection *FourByteConstantSection = nullptr; variable
410 return FourByteConstantSection; in getFourByteConstantSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp129 FourByteConstantSection // .literal4 in initMachOMCObjectFileInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1441 return FourByteConstantSection; in SelectSectionForGlobal()
1481 return FourByteConstantSection; in getSectionForConstant()