Searched refs:getSymbolOther (Results 1 – 2 of 2) sorted by relevance
57 virtual uint8_t getSymbolOther(DataRefImpl Symb) const = 0;125 return getObject()->getSymbolOther(getRawDataRefImpl()); in getOther()215 uint8_t getSymbolOther(DataRefImpl Symb) const override;451 uint8_t ELFObjectFile<ELFT>::getSymbolOther(DataRefImpl Symb) const { in getSymbolOther() function
57 virtual uint8_t getSymbolOther(DataRefImpl Symb) const = 0;144 return getObject()->getSymbolOther(getRawDataRefImpl()); in getOther()240 uint8_t getSymbolOther(DataRefImpl Symb) const override;531 uint8_t ELFObjectFile<ELFT>::getSymbolOther(DataRefImpl Symb) const { in getSymbolOther() function