Home
last modified time | relevance | path

Searched refs:getDataSection (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp78 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()
105 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
111 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
DAsmPrinter.cpp1648 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
/external/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp74 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()
101 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
107 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
DAsmPrinter.cpp1154 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp78 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()
105 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
111 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
DAsmPrinter.cpp1462 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
/external/llvm/include/llvm/Transforms/
DInstrProfiling.h61 StringRef getDataSection() const;
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h224 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp69 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp101 StringRef InstrProfiling::getDataSection() const { in getDataSection() function in InstrProfiling
410 Data->setSection(getDataSection()); in getOrCreateRegionCounters()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCWinCOFFStreamer.cpp76 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
/external/llvm-project/llvm/lib/MC/
DMCWinCOFFStreamer.cpp76 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h244 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h250 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp883 MCSection &DataSection = *OFI.getDataSection(); in finish()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp864 MCSection &DataSection = *OFI.getDataSection(); in finish()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp750 MCSection &DataSection = *OFI.getDataSection(); in finish()
/external/llvm-project/llvm/docs/
DGarbageCollection.rst943 OS.SwitchSection(AP.getObjFileLowering().getDataSection());
/external/llvm/docs/
DGarbageCollection.rst1013 OS.SwitchSection(AP.getObjFileLowering().getDataSection());
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp5067 return getDataSection(); in SelectSectionForGlobal()
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4570 return getDataSection(); in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp5046 return getDataSection(); in SelectSectionForGlobal()