Searched refs:bfd_get_symtab_upper_bound (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dnlmread.c104 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Delfread.c485 storage_needed = bfd_get_symtab_upper_bound (objfile->obfd);
H A Dpa64solib.c1225 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Dsolib-svr4.c222 storage_needed = bfd_get_symtab_upper_bound (abfd);
/freebsd-11-stable/contrib/binutils/bfd/
H A Dsimple.c237 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Dsyms.c72 | storage_needed = bfd_get_symtab_upper_bound (abfd);
335 bfd_get_symtab_upper_bound
343 .#define bfd_get_symtab_upper_bound(abfd) \
792 storage = bfd_get_symtab_upper_bound (abfd);
H A Darchive.c1835 storage = bfd_get_symtab_upper_bound (current);
H A Decofflink.c1164 symsize = bfd_get_symtab_upper_bound (input_bfd);
H A Dlinker.c749 symsize = bfd_get_symtab_upper_bound (abfd);
H A Dbfd-in2.h4542 #define bfd_get_symtab_upper_bound(abfd) \
4535 #define bfd_get_symtab_upper_bound macro
/freebsd-11-stable/contrib/binutils/ld/
H A Dldcref.c494 symsize = bfd_get_symtab_upper_bound (abfd);
616 symsize = bfd_get_symtab_upper_bound (abfd);
H A Dldmisc.c299 symsize = bfd_get_symtab_upper_bound (abfd);
H A Dpe-dll.c606 symsize = bfd_get_symtab_upper_bound (b);
1131 symsize = bfd_get_symtab_upper_bound (b);
1223 symsize = bfd_get_symtab_upper_bound (b);
H A Dldmain.c1232 symsize = bfd_get_symtab_upper_bound (abfd);
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dtrace.c111 storage = bfd_get_symtab_upper_bound(abfd);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c728 storage = bfd_get_symtab_upper_bound (abfd);
H A Dnm.c816 symsize = bfd_get_symtab_upper_bound (abfd);
H A Dobjcopy.c1408 symsize = bfd_get_symtab_upper_bound (ibfd);
H A Dobjdump.c424 storage = bfd_get_symtab_upper_bound (abfd);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4549 #define bfd_get_symtab_upper_bound(abfd) \
4542 #define bfd_get_symtab_upper_bound macro

Completed in 314 milliseconds