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