Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h210 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames() function
DDwarfDebug.cpp1877 emitDebugPubSection(GnuStyle, PSec, "Names", &DwarfUnit::getGlobalNames); in emitDebugPubNames()