Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h100 StringMap<const DIE *> GlobalNames; variable
210 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames()
DDwarfUnit.cpp1039 GlobalNames[FullName] = &Die; in addGlobalName()