Home
last modified time | relevance | path

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

/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/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/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/llvm/tools/dsymutil/
DDwarfLinker.cpp773 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()