Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h264 const MCSection *getDwarfAbbrevDWOSection() const { in getDwarfAbbrevDWOSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1867 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()