HomeSort by: relevance | last modified time | path
    Searched defs:bfd_mach_o_reloc_info (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
mach-o.h 128 typedef struct bfd_mach_o_reloc_info struct
138 bfd_mach_o_reloc_info; typedef in typeref:struct:bfd_mach_o_reloc_info
746 void bfd_mach_o_swap_in_non_scattered_reloc (bfd *, bfd_mach_o_reloc_info *,
748 bool bfd_mach_o_canonicalize_non_scattered_reloc (bfd *, bfd_mach_o_reloc_info *, arelent *, asymbol **);
749 bool bfd_mach_o_pre_canonicalize_one_reloc (bfd *, struct mach_o_reloc_info_external *, bfd_mach_o_reloc_info *, arelent *, asymbol **);
789 bool (*_bfd_mach_o_swap_reloc_out)(arelent *, bfd_mach_o_reloc_info *);
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o.h 128 typedef struct bfd_mach_o_reloc_info struct
138 bfd_mach_o_reloc_info; typedef in typeref:struct:bfd_mach_o_reloc_info
746 void bfd_mach_o_swap_in_non_scattered_reloc (bfd *, bfd_mach_o_reloc_info *,
748 bool bfd_mach_o_canonicalize_non_scattered_reloc (bfd *, bfd_mach_o_reloc_info *, arelent *, asymbol **);
749 bool bfd_mach_o_pre_canonicalize_one_reloc (bfd *, struct mach_o_reloc_info_external *, bfd_mach_o_reloc_info *, arelent *, asymbol **);
789 bool (*_bfd_mach_o_swap_reloc_out)(arelent *, bfd_mach_o_reloc_info *);
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o.h 128 typedef struct bfd_mach_o_reloc_info struct
138 bfd_mach_o_reloc_info; typedef in typeref:struct:bfd_mach_o_reloc_info
745 void bfd_mach_o_swap_in_non_scattered_reloc (bfd *, bfd_mach_o_reloc_info *,
747 bool bfd_mach_o_canonicalize_non_scattered_reloc (bfd *, bfd_mach_o_reloc_info *, arelent *, asymbol **);
748 bool bfd_mach_o_pre_canonicalize_one_reloc (bfd *, struct mach_o_reloc_info_external *, bfd_mach_o_reloc_info *, arelent *, asymbol **);
788 bool (*_bfd_mach_o_swap_reloc_out)(arelent *, bfd_mach_o_reloc_info *);
  /src/external/gpl3/gdb/dist/bfd/
mach-o.h 128 typedef struct bfd_mach_o_reloc_info struct
138 bfd_mach_o_reloc_info; typedef in typeref:struct:bfd_mach_o_reloc_info
746 void bfd_mach_o_swap_in_non_scattered_reloc (bfd *, bfd_mach_o_reloc_info *,
748 bool bfd_mach_o_canonicalize_non_scattered_reloc (bfd *, bfd_mach_o_reloc_info *, arelent *, asymbol **);
749 bool bfd_mach_o_pre_canonicalize_one_reloc (bfd *, struct mach_o_reloc_info_external *, bfd_mach_o_reloc_info *, arelent *, asymbol **);
789 bool (*_bfd_mach_o_swap_reloc_out)(arelent *, bfd_mach_o_reloc_info *);

Completed in 29 milliseconds