Home
last modified time | relevance | path

Searched refs:get_symtab_upper_bound (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Daout-target.h437 #define MY_get_symtab_upper_bound NAME (aout, get_symtab_upper_bound)
H A Dlibaout.h511 extern long NAME (aout, get_symtab_upper_bound)
H A Delfcode.h90 #define elf_get_symtab_upper_bound NAME(bfd_elf,get_symtab_upper_bound)
H A DChangeLog-94957921 get_symtab_upper_bound, bfd_canonicalize_symtab,
7924 error. Along the way, rename get_symtab_upper_bound to
7930 get_symtab_upper_bound.
7938 (NAME(aout,get_symtab_upper_bound)): Likewise.
7953 (MY(get_symtab_upper_bound)): Likewise.
7985 * libaout.h (NAME(aout,get_symtab_upper_bound)): Change
8004 * libnlm.h (nlmNAME(get_symtab_upper_bound)): Likewise.
8034 * aix386-core.c: Change get_symtab_upper_bound, get_symtab,
H A Daoutx.h2460 NAME (aout, get_symtab_upper_bound) (bfd *abfd) in NAME() argument
/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog-91973446 all uses of get_symtab_upper_bound to bfd_get_symtab_upper_bound.
/freebsd-12.1/contrib/binutils/ld/
H A DChangeLog-91974997 changes: get_symtab_upper_bound renamed and returns long,