Searched refs:getSymbolOther (Results 1 – 1 of 1) sorted by relevance
79 virtual uint8_t getSymbolOther(DataRefImpl Symb) const = 0;190 return getObject()->getSymbolOther(getRawDataRefImpl()); in getOther()315 uint8_t getSymbolOther(DataRefImpl Symb) const override;715 uint8_t ELFObjectFile<ELFT>::getSymbolOther(DataRefImpl Symb) const { in getSymbolOther() function