Home
last modified time | relevance | path

Searched refs:getDwarfAbbrevSection (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp52 return Section == FI->getDwarfAbbrevSection() || in isDwarfSection()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h269 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCDwarf.cpp774 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
1169 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp182 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1772 TLOF.getDwarfAbbrevSection()->getBeginSymbol(), false); in emitCommonHeader()
DDwarfDebug.cpp2338 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()