Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dnlm-target.h23 #define nlm_get_symtab_upper_bound nlmNAME (get_symtab_upper_bound)
Dlibnlm.h59 extern long nlmNAME (get_symtab_upper_bound)(bfd *);
Dhp300hpux.c208 long MY (get_symtab_upper_bound) (bfd *);
809 MY (get_symtab_upper_bound) (bfd *abfd) in MY() argument
Daout-target.h442 #define MY_get_symtab_upper_bound NAME (aout, get_symtab_upper_bound)
Dlibaout.h512 extern long NAME (aout, get_symtab_upper_bound)
Daout-tic30.c900 #define MY_get_symtab_upper_bound NAME (aout, get_symtab_upper_bound)
Delfcode.h92 #define elf_get_symtab_upper_bound NAME(bfd_elf,get_symtab_upper_bound)
Dnlmcode.h44 #define nlm_get_symtab_upper_bound nlmNAME (get_symtab_upper_bound)
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,
Dpdp11.c2032 NAME (aout, get_symtab_upper_bound) (bfd *abfd) in NAME() argument
Daoutx.h2486 NAME (aout, get_symtab_upper_bound) (bfd *abfd) in NAME() argument
/toolchain/binutils/binutils-2.25/gprof/
DChangeLog-92031943 get_symtab_upper_bound to bfd_get_symtab_upper_bound. Check for
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-91973446 all uses of get_symtab_upper_bound to bfd_get_symtab_upper_bound.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-91974997 changes: get_symtab_upper_bound renamed and returns long,