Home
last modified time | relevance | path

Searched refs:getDwarfLineSection (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp64 Section == FI->getDwarfLineSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h282 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp467 LineTableStartSym = TLOF.getDwarfLineSection()->getBeginSymbol(); in initStmtList()
479 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()
485 TLOF.getDwarfLineSection()->getBeginSymbol()); in applyStmtList()
557 Asm->getObjFileLowering().getDwarfLineSection()->getBeginSymbol()); in updateSubprogramScopeDIE()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp244 return MC->getObjectFileInfo()->getDwarfLineSection(); in getMCSection()
815 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp516 switchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineEndEntry()
H A DMCDwarf.cpp314 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
H A DMCAsmStreamer.cpp2546 switchSection(getContext().getObjectFileInfo()->getDwarfLineSection(), 0); in finishImpl()