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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dnlmread.c104 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Delfread.c178 storage_needed = bfd_get_symtab_upper_bound (objfile->obfd);
H A Dpa64solib.c1222 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Dsolib-aix5.c111 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Dsolib-frv.c263 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Dsolib-svr4.c221 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Dprocfs.c5617 storage_needed = bfd_get_symtab_upper_bound (abfd);
/haiku-fatelf/src/bin/gdb/bfd/
H A Dsimple.c215 storage_needed = bfd_get_symtab_upper_bound (abfd);
H A Dsyms.c72 | storage_needed = bfd_get_symtab_upper_bound (abfd);
327 bfd_get_symtab_upper_bound
335 .#define bfd_get_symtab_upper_bound(abfd) \
784 storage = bfd_get_symtab_upper_bound (abfd);
H A Darchive.c1825 storage = bfd_get_symtab_upper_bound (current);
H A Dbfd-in2.h3828 #define bfd_get_symtab_upper_bound(abfd) \
3821 #define bfd_get_symtab_upper_bound macro
H A Decofflink.c1166 symsize = bfd_get_symtab_upper_bound (input_bfd);
H A Dlinker.c705 symsize = bfd_get_symtab_upper_bound (abfd);
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dmmix-dis.c104 long symsize = bfd_get_symtab_upper_bound (abfd);
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h3828 #define bfd_get_symtab_upper_bound(abfd) \
3821 #define bfd_get_symtab_upper_bound macro
H A Dbfd.h3828 #define bfd_get_symtab_upper_bound(abfd) \
3821 #define bfd_get_symtab_upper_bound macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h3826 #define bfd_get_symtab_upper_bound(abfd) \
3819 #define bfd_get_symtab_upper_bound macro
H A Dbfd.h3826 #define bfd_get_symtab_upper_bound(abfd) \
3819 #define bfd_get_symtab_upper_bound macro

Completed in 384 milliseconds