Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h520 void emitDebugMacinfoImpl(MCSection *Section);
HDDwarfDebug.cpp2789 void DwarfDebug::emitDebugMacinfoImpl(MCSection *Section) { in emitDebugMacinfoImpl() function in DwarfDebug
2808 emitDebugMacinfoImpl(Asm->getObjFileLowering().getDwarfMacinfoSection()); in emitDebugMacinfo()
2812 emitDebugMacinfoImpl(Asm->getObjFileLowering().getDwarfMacinfoDWOSection()); in emitDebugMacinfoDWO()