Searched refs:rel (Results 1 – 1 of 1) sorted by relevance
1628 Elf_Rel& rel = GetRel(*sh, j); in FixupRelocations() local1632 static_cast<uint64_t>(rel.r_offset), in FixupRelocations()1633 static_cast<uint64_t>(rel.r_offset + base_address)); in FixupRelocations()1635 rel.r_offset += base_address; in FixupRelocations()