Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h180 MCSection *DataCoalSection; variable
315 const MCSection *getDataCoalSection() const { return DataCoalSection; } in getDataCoalSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h200 MCSection *DataCoalSection = nullptr; variable
361 const MCSection *getDataCoalSection() const { return DataCoalSection; } in getDataCoalSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h201 MCSection *DataCoalSection = nullptr; variable
370 const MCSection *getDataCoalSection() const { return DataCoalSection; } in getDataCoalSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp148 DataCoalSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
150 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
154 DataCoalSection = DataSection; in initMachOMCObjectFileInfo()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp148 DataCoalSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
150 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
154 DataCoalSection = DataSection; in initMachOMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp146 DataCoalSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
151 DataCoalSection = DataSection; in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp603 return DataCoalSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp996 return DataCoalSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1201 return DataCoalSection; in SelectSectionForGlobal()