Home
last modified time | relevance | path

Searched refs:getDwarfStrSection (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h240 const MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1383 emitSectionSym(Asm, TLOF.getDwarfStrSection(), "info_string"); in emitSectionLabels()
1657 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection()); in emitDebugStr()