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