Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp40 Section == FI->getDwarfInfoSection() || in isDwarfSection()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h191 const MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h230 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h245 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp138 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
186 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()
/external/llvm/lib/MC/
DMCDwarf.cpp645 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
869 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.cpp497 MS->SwitchSection(TLOF->getDwarfInfoSection()); in generate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp925 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1153 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-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp588 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
2248 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1476 EmitSectionSym(Asm, TLOF.getDwarfInfoSection(), "section_info"); in EmitSectionLabels()
1594 Asm->getObjFileLowering().getDwarfInfoSection()); in emitDebugInfo()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp660 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
699 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()