Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h106 const StringMap<DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames() function
DDwarfDebug.cpp2494 const StringMap<DIE*> &Globals = TheCU->getGlobalNames(); in emitDebugPubNames()