Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h439 void addGnuPubAttributes(DwarfUnit &U, DIE &D) const;
DDwarfDebug.cpp376 void DwarfDebug::addGnuPubAttributes(DwarfUnit &U, DIE &D) const { in addGnuPubAttributes() function in DwarfDebug
419 addGnuPubAttributes(NewCU, Die); in constructDwarfCompileUnit()
1846 addGnuPubAttributes(*NewU, Die); in initSkeletonUnit()