Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h665 void addGnuPubAttributes(DwarfCompileUnit &U, DIE &D) const;
H A DDwarfDebug.cpp1002 void DwarfDebug::addGnuPubAttributes(DwarfCompileUnit &U, DIE &D) const { in addGnuPubAttributes() function in DwarfDebug
1043 addGnuPubAttributes(NewCU, Die); in finishUnitAttributes()
3346 addGnuPubAttributes(*NewU, Die); in initSkeletonUnit()