Home
last modified time | relevance | path

Searched refs:getDwarfARangesSection (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp55 Section == FI->getDwarfARangesSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp55 Section == FI->getDwarfARangesSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h246 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h270 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h275 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp182 MC->getObjectFileInfo()->getDwarfARangesSection()) in emitSectionContents()
340 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
/external/llvm/lib/MC/
DMCDwarf.cpp573 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
889 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp860 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
1185 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp883 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
1231 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1612 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2627 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2839 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp773 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()