Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp45 Section == FI->getDwarfARangesSection() || in isDwarfSection()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h201 const MCSection *getDwarfARangesSection() const { return DwarfARangesSection;} in getDwarfARangesSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h246 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h262 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp328 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
603 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in copyInvariantDebugSection()
/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-7.0/llvm/lib/MC/
DMCDwarf.cpp854 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
1173 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1479 EmitSectionSym(Asm, TLOF.getDwarfARangesSection()); in EmitSectionLabels()
1912 Asm->getObjFileLowering().getDwarfARangesSection()); in EmitDebugARanges()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1612 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1930 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp773 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()