Searched defs:SymEntry (Results 1 – 6 of 6) sorted by relevance
19 struct SymEntry { struct26 int compareAddress(const SymEntry *A, const SymEntry *B); argument
20 struct SymEntry { struct21 symbol_iterator I;22 uint64_t Address;23 unsigned Number;24 unsigned SectionID;
52 auto SymEntry = SymbolTable.find(Name); in getSymbol() local
117 auto SymEntry = SymbolTable.find(Name); in getSymbol() local
460 const auto &SymEntry = pos->second; in getSymbol() local
508 const auto &SymEntry = pos->second; in getSymbol() local