Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h272 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h277 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1729 TLOF.getDwarfRnglistsSection()->getBeginSymbol()); in addRnglistsBase()
DDwarfDebug.cpp2746 ? Asm->getObjFileLowering().getDwarfRnglistsSection() in emitDebugRanges()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp1139 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1779 TLOF.getDwarfRnglistsSection()->getBeginSymbol()); in addRnglistsBase()
DDwarfDebug.cpp2958 ? Asm->getObjFileLowering().getDwarfRnglistsSection() in emitDebugRanges()