Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h503 bool doesDwarfUsesInlineInfoSection() const { in doesDwarfUsesInlineInfoSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2704 if (!Asm->MAI->doesDwarfUsesInlineInfoSection()) in emitDebugInlineInfo()