Home
last modified time | relevance | path

Searched refs:getDwarfLineStrSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp56 Section == FI->getDwarfLineStrSection() || in isDwarfSection()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h249 MCSection *getDwarfLineStrSection() const { return DwarfLineStrSection; } in getDwarfLineStrSection() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp62 Ctx.getObjectFileInfo()->getDwarfLineStrSection()->getBeginSymbol(); in MCDwarfLineStr()
314 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection()); in emitSection()