Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp61 Section == FI->getDwarfLineSection() || in isDwarfSection()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h277 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp428 LineTableStartSym = TLOF.getDwarfLineSection()->getBeginSymbol(); in initStmtList()
440 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()
446 TLOF.getDwarfLineSection()->getBeginSymbol()); in applyStmtList()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp244 return MC->getObjectFileInfo()->getDwarfLineSection(); in getMCSection()
814 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp566 switchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineEndEntry()
H A DMCDwarf.cpp275 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
H A DMCAsmStreamer.cpp2498 switchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in finishImpl()