Searched refs:RelocAddend32 (Results 1 – 1 of 1) sorted by relevance
122 static elf_sxword RelocAddend32(const ELFRelocation &rel);203 elf_sxword ELFRelocation::RelocAddend32(const ELFRelocation &rel) { in RelocAddend32() function in ELFRelocation2695 value += ELFRelocation::RelocAddend32(rel); in ApplyELF64ABS32Relocation()2814 value += ELFRelocation::RelocAddend32(rel); in ApplyRelocations()