Searched refs:getDwarfLineStrSection (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp63 Section == FI->getDwarfLineStrSection() ||
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h278 MCSection *getDwarfLineStrSection() const { return DwarfLineStrSection; } function in class:llvm::MCObjectFileInfo
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp268 return MC->getObjectFileInfo()->getDwarfLineStrSection();
340 Asm->OutStreamer->switchSection(MOFI->getDwarfLineStrSection());
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp83 Ctx.getObjectFileInfo()->getDwarfLineStrSection();
338 MCOS->getContext().getObjectFileInfo()->getDwarfLineStrSection());

Completed in 183 milliseconds