Searched refs:relocation_info (Results 1 – 9 of 9) sorted by relevance
77 static void dump_rels(const char *, const struct relocation_info *,104 static const struct relocation_info *rel_base;108 static const struct relocation_info *rtrel_base;234 rel_base = (const struct relocation_info *) in dump_file()303 rtrel_base = (const struct relocation_info *) in dump_file()346 dump_rels(const char *label, const struct relocation_info *base, in dump_rels()354 const struct relocation_info *r = &base[i]; in dump_rels()
168 #define b_out_relocation_info relocation_info169 struct relocation_info struct
41 struct relocation_info { struct
37 struct relocation_info { struct
271 struct relocation_info *native, *natptr; in b_out_squirt_out_relocs()279 natsize = (bfd_size_type) count * sizeof (struct relocation_info); in b_out_squirt_out_relocs()674 struct relocation_info *rptr; in b_out_slurp_reloc_table()683 struct relocation_info *relocs; in b_out_slurp_reloc_table()706 count = reloc_size / sizeof (struct relocation_info); in b_out_slurp_reloc_table()933 ((exec_hdr (abfd)->a_drsize / sizeof (struct relocation_info)) in b_out_get_reloc_upper_bound()938 ((exec_hdr (abfd)->a_trsize / sizeof (struct relocation_info)) in b_out_get_reloc_upper_bound()
412 struct relocation_info struct
943 struct relocation_info { struct
7236 if (reloff + nreloc * sizeof(struct MachO::relocation_info) > object_size) in PrintSection()7488 big_size *= sizeof(struct MachO::relocation_info); in PrintDysymtabLoadCommand()7501 big_size *= sizeof(struct MachO::relocation_info); in PrintDysymtabLoadCommand()