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()
971 rela.r_offset = rel_array[i].r_offset; in ConvertRelArrayToRelaVector()983 rel.r_offset = rela.r_offset; in ConvertRelaVectorToRelVector()
67 reloc_.r_offset = decoder_.pop_front(); in packed_reloc_iterator()88 reloc_.r_offset += group_r_offset_delta_; in next()90 reloc_.r_offset += decoder_.pop_front(); in next()
2728 ElfW(Addr) reloc = static_cast<ElfW(Addr)>(rel->r_offset + load_bias); in relocate()2842 MARK(rel->r_offset); in relocate()2851 MARK(rel->r_offset); in relocate()2859 MARK(rel->r_offset); in relocate()2867 MARK(rel->r_offset); in relocate()2902 MARK(rel->r_offset); in relocate()2909 MARK(rel->r_offset); in relocate()2927 MARK(rel->r_offset); in relocate()2945 MARK(rel->r_offset); in relocate()2947 reloc, sym_addr + addend, rel->r_offset, sym_name); in relocate()[all …]
66 ElfW(Addr) reloc = static_cast<ElfW(Addr)>(rel->r_offset + load_bias); in relocate()116 MARK(rel->r_offset); in relocate()
165 Elf32_Addr r_offset; member170 Elf64_Addr r_offset; member175 Elf32_Addr r_offset; member181 Elf64_Addr r_offset; member