Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h199 MCSection *FourByteConstantSection; variable
355 return FourByteConstantSection; in getFourByteConstantSection()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp991 return FourByteConstantSection; in SelectSectionForGlobal()
1031 return FourByteConstantSection; in getSectionForConstant()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp108 FourByteConstantSection // .literal4 in initMachOMCObjectFileInfo()