Home
last modified time | relevance | path

Searched refs:bfd_get_symtab_upper_bound (Results 1 – 25 of 117) sorted by relevance

12345

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-pikeos-tdep.c53 long storage_needed = bfd_get_symtab_upper_bound (abfd); in arm_pikeos_osabi_sniffer()
Ddicos-tdep.c78 storage_needed = bfd_get_symtab_upper_bound (abfd); in dicos_load_module_p()
Dmachoread.c451 storage = bfd_get_symtab_upper_bound (abfd.get ()); in macho_add_oso_symfile()
797 storage_needed = bfd_get_symtab_upper_bound (objfile->obfd.get ()); in macho_symfile_read()
Dsolib-darwin.c155 storage_needed = bfd_get_symtab_upper_bound (abfd); in lookup_symbol_from_bfd()
Delfread.c1091 storage_needed = bfd_get_symtab_upper_bound (objfile->obfd.get ()); in elf_read_minimal_symbols()
Dsolib.c1467 long storage_needed = bfd_get_symtab_upper_bound (abfd);
/netbsd/src/external/gpl3/binutils/usr.sbin/mdsetimage/
Dbin_bfd.c84 storage_needed = bfd_get_symtab_upper_bound(abfd); in bin_find_md_root()
/netbsd/src/external/bsd/tcpdump/dist/
Dinstrument-functions.c138 if((symsize = bfd_get_symtab_upper_bound(abfd)) == -1) { in print_debug()
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dsyms.texi45 storage_needed = bfd_get_symtab_upper_bound (abfd);
294 @findex bfd_get_symtab_upper_bound
295 @subsubsection @code{bfd_get_symtab_upper_bound}
301 #define bfd_get_symtab_upper_bound(abfd) \
/netbsd/src/external/gpl3/binutils/dist/gprof/
DChangeLog-200457 core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
Dcorefile.c215 core_sym_bytes = bfd_get_symtab_upper_bound (core_bfd); in core_init()
/netbsd/src/external/gpl3/gdb/dist/sim/m32c/
Dtrace.c236 storage = bfd_get_symtab_upper_bound (current_bfd); in sim_disasm_one()
/netbsd/src/external/gpl3/gdb/dist/sim/rx/
Dtrace.c233 storage = bfd_get_symtab_upper_bound (current_bfd); in sim_get_current_source_location()
/netbsd/src/external/gpl3/gdb/dist/sim/rl78/
Dtrace.c229 storage = bfd_get_symtab_upper_bound (current_bfd); in sim_get_current_source_location()
/netbsd/src/external/bsd/wpa/dist/src/utils/
Dtrace.c111 storage = bfd_get_symtab_upper_bound(abfd); in read_syms()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Daddr2line.c126 storage = bfd_get_symtab_upper_bound (abfd); in slurp_symtab()
Dsize.c298 storage = bfd_get_symtab_upper_bound (abfd); in calculate_common_size()
Dcoffgrok.c870 storage = bfd_get_symtab_upper_bound (abfd); in coff_grok()
Dnm.c1246 long symsize = bfd_get_symtab_upper_bound (abfd); in print_symbol()
/netbsd/src/external/gpl3/binutils/usr.sbin/dbsym/
Ddbsym.c223 storage_needed = bfd_get_symtab_upper_bound(abfd); in find_symtab()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmmix-dis.c98 long symsize = bfd_get_symtab_upper_bound (abfd); in initialize_mmix_dis_info()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmmix-dis.c98 long symsize = bfd_get_symtab_upper_bound (abfd); in initialize_mmix_dis_info()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dsyms.c823 storage = bfd_get_symtab_upper_bound (abfd); in _bfd_generic_read_minisymbols()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dsyms.c823 storage = bfd_get_symtab_upper_bound (abfd); in _bfd_generic_read_minisymbols()
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-trace.c705 symsize = bfd_get_symtab_upper_bound (abfd); in trace_load_symbols()

12345