Home
last modified time | relevance | path

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

/art/compiler/
Delf_fixup.cc165 Elf32_Rela& rela = elf_file.GetRela(*sh, i); in FixupRelocations() local
169 rela.r_offset, rela.r_offset + base_address); in FixupRelocations()
171 rela.r_offset += base_address; in FixupRelocations()