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