Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dihex.c916 #define ihex_get_symtab_upper_bound bfd_0l
917 #define ihex_canonicalize_symtab ((long (*) (bfd *, asymbol **)) bfd_0l)
Dlibbfd.c85 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED) in bfd_0l() function
Dlibbfd-in.h175 long bfd_0l
Dlibbfd.h180 long bfd_0l
DChangeLog-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