Home
last modified time | relevance | path

Searched refs:getDwarfInfoSection (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h250 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
251 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h255 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
256 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp50 Section == FI->getDwarfInfoSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp50 Section == FI->getDwarfInfoSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h230 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp118 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
167 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.cpp528 MS->SwitchSection(TLOF->getDwarfInfoSection()); in generate()
/external/llvm/lib/MC/
DMCDwarf.cpp645 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
869 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp440 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructDwarfCompileUnit()
1810 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp931 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1165 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp905 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
2834 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
2954 : Asm->getObjFileLowering().getDwarfInfoSection(Signature); in addDwarfTypeUnitType()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp962 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1220 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1082 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
3133 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
3253 : Asm->getObjFileLowering().getDwarfInfoSection(Signature); in addDwarfTypeUnitType()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp660 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
699 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()