Searched refs:r_offset (Results 1 – 8 of 8) sorted by relevance
47 relocations[0].r_offset - (relocations[1].r_offset - relocations[0].r_offset) : in Encode()48 relocations[0].r_offset; in Encode()90 packed->push_back(relocation->r_offset - previous_offset); in Encode()92 previous_offset = relocation->r_offset; in Encode()168 reloc.r_offset = offset; in Decode()195 const ElfAddr offset_delta = static_cast<ElfAddr>(reloc_two.r_offset) - in DetectGroupFields()196 static_cast<ElfAddr>(reloc_one.r_offset); in DetectGroupFields()263 const ElfAddr offset_delta = reloc_one.r_offset - previous_offset; in DetectGroup()
19 relocation.r_offset = addr; in AddRelocation()30 return relocation.r_offset == addr && in CheckRelocation()
19 relocation.r_offset = addr; in AddRelocation()31 return relocation.r_offset == addr && in CheckRelocation()
979 rela.r_offset = rel_array[i].r_offset; in ConvertRelArrayToRelaVector()991 rel.r_offset = rela.r_offset; in ConvertRelaVectorToRelVector()
79 reloc_.r_offset = decoder_.pop_front(); in packed_reloc_iterator()100 reloc_.r_offset += group_r_offset_delta_; in next()102 reloc_.r_offset += decoder_.pop_front(); in next()
2509 ElfW(Addr) reloc = static_cast<ElfW(Addr)>(rel->r_offset + load_bias); in relocate()2623 MARK(rel->r_offset); in relocate()2632 MARK(rel->r_offset); in relocate()2640 MARK(rel->r_offset); in relocate()2648 MARK(rel->r_offset); in relocate()2683 MARK(rel->r_offset); in relocate()2690 MARK(rel->r_offset); in relocate()2708 MARK(rel->r_offset); in relocate()2726 MARK(rel->r_offset); in relocate()2728 reloc, sym_addr + addend, rel->r_offset, sym_name); in relocate()[all …]
68 ElfW(Addr) reloc = static_cast<ElfW(Addr)>(rel->r_offset + load_bias); in relocate()118 MARK(rel->r_offset); in relocate()
136 Elf32_Addr r_offset; member140 Elf64_Addr r_offset; member144 Elf32_Addr r_offset; member149 Elf64_Addr r_offset; member