Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h394 void emitDebugPubTypes(bool GnuStyle = false);
DDwarfDebug.cpp679 emitDebugPubTypes(GenerateGnuPubSections); in endModule()
1468 void DwarfDebug::emitDebugPubTypes(bool GnuStyle) { in emitDebugPubTypes() function in DwarfDebug