Searched refs:GlobalNames (Results 1 – 4 of 4) sorted by relevance
58 StringMap<const DIE *> GlobalNames; variable221 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames()
728 GlobalNames[FullName] = &Die; in addGlobalName()
67 StringMap<const DIE *> GlobalNames; variable262 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames()
894 GlobalNames[FullName] = &Die; in addGlobalName()906 GlobalNames.insert(std::make_pair(std::move(FullName), &getUnitDie())); in addGlobalNameForTypeUnit()