Home
last modified time | relevance | path

Searched refs:getTextSection (Results 1 – 25 of 31) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp70 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()
96 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
DDwarfDebug.cpp650 SectionMap.insert(Asm->getObjFileLowering().getTextSection()); in beginModule()
710 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering().getTextSection()); in endModule()
1496 TextSectionSym = EmitSectionSym(Asm, TLOF.getTextSection(), "text_begin"); in EmitSectionLabels()
/external/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp71 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()
98 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp76 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()
103 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp66 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
75 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
DMCStreamer.cpp232 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
525 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
DMCELFStreamer.cpp91 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCWinCOFFStreamer.cpp74 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
83 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
DMCStreamer.cpp310 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
672 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
DMCELFStreamer.cpp93 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDebugRegisterer.cpp82 ELFSection &Text = EW.getTextSection(const_cast<Function *>(F)); in MakeELF()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h195 ELFSection &getTextSection(const Function *F);
DELFCodeEmitter.cpp44 ES = &EW.getTextSection(MF.getFunction()); in startFunction()
DTargetLoweringObjectFileImpl.cpp625 return getTextSection(); in SelectSectionForGlobal()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h181 const MCSection *getTextSection() const { return TextSection; } in getTextSection() function
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp272 return getTextSection(); in SelectSectionForGlobal()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h223 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h238 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp581 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCAsmPrinter.cpp464 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp502 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1051 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1339 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86AsmPrinter.cpp478 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp719 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitAmdKernelCodeT()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1278 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1572 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()

12