Searched defs:getAddend (Results 1 – 5 of 5) sorted by relevance
76 static uint64_t getAddend(InputSectionBase &sec, getAddend() function 83 static uint64_t getAddend(InputSectionBase &sec, getAddend() function
210 static inline int64_t getAddend(const typename ELFT::Rel &rel) { getAddend() function 214 static inline int64_t getAddend(const typename ELFT::Rela &rel) { getAddend() function
238 Expected<int64_t> getAddend() const { in getAddend() function
1650 static void getAddend(uint64_t &ToSet, const Elf_Rel_Impl<ELFT, true> &Rela) { in getAddend() function 1653 static void getAddend(uint64_t &ToSet, const Elf_Rel_Impl<ELFT, true> &Rela) { getAddend() function
96 AddendT getAddend() const { return Addend; } in getAddend() function