Home
last modified time | relevance | path

Searched refs:bfd_0l (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
HDihex.c914 #define ihex_get_symtab_upper_bound bfd_0l
915 #define ihex_canonicalize_symtab ((long (*) (bfd *, asymbol **)) bfd_0l)
HDlibbfd-in.h171 long bfd_0l
HDlibbfd.c86 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0l() function
HDlibbfd.h176 long bfd_0l
HDChangeLog-949580 (ihex_get_symtab_upper_bound): Define as bfd_0l, to permit objcopy
7979 (srec_get_reloc_upper_bound): Define as bfd_0l.
7983 (tekhex_get_reloc_upper_bound): Define as bfd_0l.
8032 * libbfd.c (bfd_0l): New function.
8033 * libbfd-in.h (bfd_0l): Declare.
8035 get_reloc_upper_bound, and canonicalize_reloc to use bfd_0l rather