Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h210 MCSection *FourByteConstantSection = nullptr; variable
402 return FourByteConstantSection; in getFourByteConstantSection()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1366 return FourByteConstantSection; in SelectSectionForGlobal()
1406 return FourByteConstantSection; in getSectionForConstant()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp119 FourByteConstantSection // .literal4 in initMachOMCObjectFileInfo()