Searched defs:SymbolEntry (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc74 struct SymbolEntry { struct in namespace:__anon5135
133 typedef std::map<const char *, struct SymbolEntry *, CompareString> SymbolMap;
467 struct SymbolEntry *symbol_entry =
468 (struct SymbolEntry *)malloc(sizeof(struct SymbolEntry));

Completed in 760 milliseconds