Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp58 Section == FI->getDwarfLineSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp192 .Case("debug_line", MC->getObjectFileInfo()->getDwarfLineSection()) in emitSectionContents()
498 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()
641 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in translateLineTable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h264 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp376 LineTableStartSym = TLOF.getDwarfLineSection()->getBeginSymbol(); in initStmtList()
388 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()
394 TLOF.getDwarfLineSection()->getBeginSymbol()); in applyStmtList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp521 SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in emitDwarfLineEndEntry()
H A DMCDwarf.cpp252 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in emit()
H A DMCAsmStreamer.cpp2305 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in finishImpl()