Home
last modified time | relevance | path

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

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