Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp63 Section == FI->getDwarfLineStrSection() || in isDwarfSection()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h275 MCSection *getDwarfLineStrSection() const { return DwarfLineStrSection; } in getDwarfLineStrSection() function
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp83 Ctx.getObjectFileInfo()->getDwarfLineStrSection()->getBeginSymbol(); in MCDwarfLineStr()
335 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection()); in emitSection()