Searched refs:getRelocationAddend (Results 1 – 7 of 7) sorted by relevance
63 virtual ErrorOr<int64_t> getRelocationAddend(DataRefImpl Rel) const = 0;159 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()330 ErrorOr<int64_t> getRelocationAddend(DataRefImpl Rel) const override;731 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() function
66 virtual Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const = 0;199 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()422 Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const override;920 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() function
81 virtual Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const = 0;224 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()452 Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const override;1089 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() function
75 virtual Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const = 0;215 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()441 Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const override;1066 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() function
81 virtual Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const = 0;227 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()456 Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const override;1098 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() function
82 virtual Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const = 0;236 return getObject()->getRelocationAddend(getRawDataRefImpl()); in getAddend()478 Expected<int64_t> getRelocationAddend(DataRefImpl Rel) const override;1119 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() function