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.cpp60 Section == FI->getDwarfLineSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h278 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp443 LineTableStartSym = TLOF.getDwarfLineSection()->getBeginSymbol(); in initStmtList()
455 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()
461 TLOF.getDwarfLineSection()->getBeginSymbol()); in applyStmtList()
/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()
814 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp480 switchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineEndEntry()
H A DMCDwarf.cpp276 MCOS->switchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
H A DMCAsmStreamer.cpp2523 switchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in finishImpl()