Searched refs:SymbolDesc (Results 1 – 2 of 2) sorted by relevance
63 struct SymbolDesc { struct68 friend bool operator<(const SymbolDesc &s1, const SymbolDesc &s2) { argument72 std::map<SymbolDesc, StringRef> Functions;73 std::map<SymbolDesc, StringRef> Objects;
113 SymbolDesc SD = {SymbolStart, SymbolSize}; in addCoffExportSymbols()155 SymbolDesc SD = { SymbolAddress, SymbolSize }; in addSymbol()180 SymbolDesc SD = { Address, Address }; in getNameFromSymbolTable()