Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1742 Elf_Rela& rela = GetRela(*sh, j); in FixupRelocations() local
1746 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()