Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h187 const MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2232 DwarfDebugRangeSectionSym = EmitSectionSym(Asm, TLOF.getDwarfRangesSection(), in EmitSectionLabels()
2663 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()