Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp60 Section == FI->getDwarfLineStrSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h265 MCSection *getDwarfLineStrSection() const { return DwarfLineStrSection; } in getDwarfLineStrSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp82 Ctx.getObjectFileInfo()->getDwarfLineStrSection()->getBeginSymbol(); in MCDwarfLineStr()
316 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection()); in emitSection()