Searched refs:GlobalNames (Results 1 – 2 of 2) sorted by relevance
43 StringMap<const DIE *> GlobalNames; variable191 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames()
715 GlobalNames[FullName] = &Die; in addGlobalName()