Home
last modified time | relevance | path

Searched refs:ConstTextCoalSection (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h178 MCSection *ConstTextCoalSection; variable
312 return ConstTextCoalSection; in getConstTextCoalSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h198 MCSection *ConstTextCoalSection = nullptr; variable
358 return ConstTextCoalSection; in getConstTextCoalSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h199 MCSection *ConstTextCoalSection = nullptr; variable
367 return ConstTextCoalSection; in getConstTextCoalSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp142 ConstTextCoalSection in initMachOMCObjectFileInfo()
150 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp144 ConstTextCoalSection in initMachOMCObjectFileInfo()
153 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp144 ConstTextCoalSection in initMachOMCObjectFileInfo()
153 ConstTextCoalSection = ReadOnlySection; in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp602 return ConstTextCoalSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp993 return ConstTextCoalSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1198 return ConstTextCoalSection; in SelectSectionForGlobal()