Searched refs:getBaseSymbolId (Results 1 – 5 of 5) sorted by relevance
75 SymIndexId getBaseSymbolId() const override;
70 SymIndexId getBaseSymbolId() const override;
99 virtual SymIndexId getBaseSymbolId() const = 0;
135 SymIndexId NativeRawSymbol::getBaseSymbolId() const { return 0; } in getBaseSymbolId() function in NativeRawSymbol
612 SymIndexId DIARawSymbol::getBaseSymbolId() const { in getBaseSymbolId() function in DIARawSymbol