Home
last modified time | relevance | path

Searched refs:getDwarfRangesSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h242 const MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp808 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
878 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1679 emitSectionSym(Asm, TLOF.getDwarfRangesSection(), "debug_range"); in emitSectionLabels()
2232 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()