Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h209 MCSection *FourByteConstantSection = nullptr; variable
386 return FourByteConstantSection; in getFourByteConstantSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1288 return FourByteConstantSection; in SelectSectionForGlobal()
1328 return FourByteConstantSection; in getSectionForConstant()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp109 FourByteConstantSection // .literal4 in initMachOMCObjectFileInfo()