Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp54 Section == FI->getDwarfLineSection() || in isDwarfSection()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h248 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp295 LineTableStartSym = TLOF.getDwarfLineSection()->getBeginSymbol(); in initStmtList()
308 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp223 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
250 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
H A DMCAsmStreamer.cpp1934 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in FinishImpl()