Searched refs:rela (Results 1 – 1 of 1) sorted by relevance
1742 Elf_Rela& rela = GetRela(*sh, j); in FixupRelocations() local1746 static_cast<uint64_t>(rela.r_offset), in FixupRelocations()1747 static_cast<uint64_t>(rela.r_offset + base_address)); in FixupRelocations()1749 rela.r_offset += base_address; in FixupRelocations()