Searched refs:getSymbolOther (Results 1 – 2 of 2) sorted by relevance
216 virtual std::error_code getSymbolOther(DataRefImpl Symb, in getSymbolOther() function352 return getObject()->getSymbolOther(getRawDataRefImpl(), Result); in getOther()
86 std::error_code getSymbolOther(DataRefImpl Symb, uint8_t &Res) const override;345 std::error_code ELFObjectFile<ELFT>::getSymbolOther(DataRefImpl Symb, in getSymbolOther() function