Home
last modified time | relevance | path

Searched refs:getDwarfStrOffSection (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp59 Section == FI->getDwarfStrOffSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h310 MCSection *getDwarfStrOffSection() const { return DwarfStrOffSection; } in getDwarfStrOffSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp234 Asm->OutStreamer->SwitchSection(MOFI->getDwarfStrOffSection()); in emitStrings()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2236 *Asm, Asm->getObjFileLowering().getDwarfStrOffSection(), in emitStringOffsetsTableHeader()
2431 StringOffsetsSection = Asm->getObjFileLowering().getDwarfStrOffSection(); in emitDebugStr()
H A DDwarfUnit.cpp1785 TLOF.getDwarfStrOffSection()->getBeginSymbol()); in addStringOffsetsStart()