Searched defs:getAddend (Results 1 – 4 of 4) sorted by relevance
217 int64_t getAddend() const { return r_add; } in getAddend() function
750 static void getAddend(uint64_t &ToSet, const Elf_Rel_Impl<ELFT, false> &Rel) {} in getAddend() function753 static void getAddend(uint64_t &ToSet, const Elf_Rel_Impl<ELFT, true> &Rela) { in getAddend() function
158 ErrorOr<int64_t> getAddend() const { in getAddend() function
177 Expected<int64_t> getAddend() const { in getAddend() function