Searched refs:getGlobalNames (Results 1 – 2 of 2) sorted by relevance
106 const StringMap<DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames() function
2494 const StringMap<DIE*> &Globals = TheCU->getGlobalNames(); in emitDebugPubNames()