Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h179 MCSection *ConstDataSection; variable
314 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h199 MCSection *ConstDataSection = nullptr; variable
360 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h200 MCSection *ConstDataSection = nullptr; variable
369 const MCSection *getConstDataSection() const { return ConstDataSection; } in getConstDataSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp134 ConstDataSection // .const_data in initMachOMCObjectFileInfo()
155 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp639 return ConstDataSection; in SelectSectionForGlobal()
661 return ConstDataSection; in getSectionForConstant()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp134 ConstDataSection // .const_data in initMachOMCObjectFileInfo()
155 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1032 return ConstDataSection; in SelectSectionForGlobal()
1054 return ConstDataSection; in getSectionForConstant()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp154 ConstDataSection // .const_data in initMachOMCObjectFileInfo()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1237 return ConstDataSection; in SelectSectionForGlobal()
1259 return ConstDataSection; in getSectionForConstant()