Searched refs:bfd_mach_o_reloc_info (Results 1 – 5 of 5) sorted by relevance
112 typedef struct bfd_mach_o_reloc_info struct122 bfd_mach_o_reloc_info; argument734 bfd_boolean (*_bfd_mach_o_swap_reloc_in)(arelent *, bfd_mach_o_reloc_info *);735 bfd_boolean (*_bfd_mach_o_swap_reloc_out)(arelent *, bfd_mach_o_reloc_info *);
123 bfd_mach_o_x86_64_swap_reloc_in (arelent *res, bfd_mach_o_reloc_info *reloc) in bfd_mach_o_x86_64_swap_reloc_in()221 bfd_mach_o_x86_64_swap_reloc_out (arelent *rel, bfd_mach_o_reloc_info *rinfo) in bfd_mach_o_x86_64_swap_reloc_out()
115 bfd_mach_o_i386_swap_reloc_in (arelent *res, bfd_mach_o_reloc_info *reloc) in bfd_mach_o_i386_swap_reloc_in()196 bfd_mach_o_i386_swap_reloc_out (arelent *rel, bfd_mach_o_reloc_info *rinfo) in bfd_mach_o_i386_swap_reloc_out()
1264 bfd_mach_o_swap_in_non_scattered_reloc (bfd *abfd, bfd_mach_o_reloc_info *rel, in bfd_mach_o_swap_in_non_scattered_reloc()1296 bfd_mach_o_reloc_info reloc; in bfd_mach_o_canonicalize_one_reloc()1538 bfd_mach_o_reloc_info *rel) in bfd_mach_o_swap_out_non_scattered_reloc()1592 bfd_mach_o_reloc_info info, *pinfo = &info; in bfd_mach_o_write_relocs()
2424 (bfd_mach_o_reloc_info): New struct.