Searched refs:RelocAddend64 (Results 1 – 1 of 1) sorted by relevance
119 static unsigned RelocAddend64(const ELFRelocation &rel);202 unsigned ELFRelocation::RelocAddend64(const ELFRelocation &rel) { in RelocAddend64() function in __anon4494792f0111::ELFRelocation2605 uint64_t val_offset = value + ELFRelocation::RelocAddend64(rel); in ApplyRelocations()