Searched refs:SymbolDesc (Results 1 – 2 of 2) sorted by relevance
127 struct SymbolDesc { struct132 friend bool operator<(const SymbolDesc &s1, const SymbolDesc &s2) { argument136 std::map<SymbolDesc, StringRef> Functions;137 std::map<SymbolDesc, StringRef> Objects;
120 SymbolDesc SD = { SymbolAddress, SymbolSize }; in addSymbol()130 SymbolDesc SD = { Address, Address }; in getNameFromSymbolTable()