Searched refs:getBaseSymbolId (Results 1 – 5 of 5) sorted by relevance
74 SymIndexId getBaseSymbolId() const override;
69 SymIndexId getBaseSymbolId() const override;
94 virtual SymIndexId getBaseSymbolId() const = 0;
133 SymIndexId NativeRawSymbol::getBaseSymbolId() const { return 0; } in getBaseSymbolId() function in NativeRawSymbol
611 SymIndexId DIARawSymbol::getBaseSymbolId() const { in getBaseSymbolId() function in DIARawSymbol