Home
last modified time | relevance | path

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

/art/libartbase/
Dlibartbase.map4 # real ODR problem. All these symbols are either in .rodata or .data.rel.ro
/art/runtime/
Delf_file.cc1654 Elf_Rel& rel = GetRel(*sh, j); in FixupRelocations() local
1658 static_cast<uint64_t>(rel.r_offset), in FixupRelocations()
1659 static_cast<uint64_t>(rel.r_offset + base_address)); in FixupRelocations()
1661 rel.r_offset += base_address; in FixupRelocations()