Home
last modified time | relevance | path

Searched refs:getDwarfRnglistsSection (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h296 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection() function
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp1086 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1844 TLOF.getDwarfRnglistsSection()->getBeginSymbol()); in addRnglistsBase()
H A DDwarfDebug.cpp3114 ? Asm->getObjFileLowering().getDwarfRnglistsSection() in emitDebugRanges()