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.h210 MCSection *FourByteConstantSection = nullptr; variable
405 return FourByteConstantSection; in getFourByteConstantSection()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1381 return FourByteConstantSection; in SelectSectionForGlobal()
1421 return FourByteConstantSection; in getSectionForConstant()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp128 FourByteConstantSection // .literal4 in initMachOMCObjectFileInfo()