Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1665 Elf_Rela& rela = GetRela(*sh, j); in FixupRelocations() local
1669 static_cast<uint64_t>(rela.r_offset), in FixupRelocations()
1670 static_cast<uint64_t>(rela.r_offset + base_address)); in FixupRelocations()
1672 rela.r_offset += base_address; in FixupRelocations()