Home
last modified time | relevance | path

Searched refs:rel (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Delf_file.cc1628 Elf_Rel& rel = GetRel(*sh, j); in FixupRelocations() local
1632 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()