Searched refs:in_reloc_p (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-ia64.c55 static bfd_boolean in_reloc_p PARAMS ((bfd *, reloc_howto_type *));
58 in_reloc_p(abfd, howto) function
H A Dcoff-i386.c187 static bfd_boolean in_reloc_p PARAMS ((bfd *, reloc_howto_type *));
189 static bfd_boolean in_reloc_p (abfd, howto) function
H A Dlibcoff-in.h117 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *); member in struct:pe_tdata
H A Dcoff-x86_64.c187 in_reloc_p (bfd *abfd ATTRIBUTE_UNUSED, reloc_howto_type *howto) function
H A Dpeicode.h263 /* in_reloc_p is architecture dependent. */
264 pe->in_reloc_p = in_reloc_p;
H A Dcoff-ppc.c367 static bfd_boolean in_reloc_p PARAMS((bfd *abfd, reloc_howto_type *howto));
973 static bfd_boolean in_reloc_p(abfd, howto)
1458 if (sym && pe_data(output_bfd)->in_reloc_p (output_bfd, howto))
966 static bfd_boolean in_reloc_p(abfd, howto) function
H A Dlibcoff.h121 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *); member in struct:pe_tdata
H A Dpe-mips.c140 in_reloc_p (bfd * abfd ATTRIBUTE_UNUSED, reloc_howto_type *howto) function
H A Dcoff-arm.c508 in_reloc_p (bfd * abfd ATTRIBUTE_UNUSED, function
1579 if (sym && pe_data(output_bfd)->in_reloc_p(output_bfd, howto))
H A Dcofflink.c2979 if (sym && pe_data (output_bfd)->in_reloc_p (output_bfd, howto))

Completed in 142 milliseconds