Home
last modified time | relevance | path

Searched refs:slurp_symbol_table (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Dlibaout.h502 extern bfd_boolean NAME (aout, slurp_symbol_table)
Delf-bfd.h458 long (*slurp_symbol_table) member
Daoutx.h1725 NAME (aout, slurp_symbol_table) (bfd *abfd) in NAME() argument
1905 if (!NAME (aout, slurp_symbol_table) (abfd)) in NAME()
2462 if (!NAME (aout, slurp_symbol_table) (abfd)) in NAME()
DChangeLog-9495759 (slurp_symbol_table): Free window instead of memory.
1516 (MY(slurp_symbol_table)): Don't do anything special about
4719 * aoutx.h (NAME(aout,slurp_symbol_table)): Don't return an error
4722 * hp300hpux.c (MY(slurp_symbol_table)): Likewise.
4758 * hp300hpux.c (MY(slurp_symbol_table)): Likewise.
6431 (MY(slurp_symbol_table)): Change translate_from_native_sym_flags
6803 * aoutx.h (NAME(aout,slurp_symbol_table)): Don't zero out cached
7641 (NAME(aout,slurp_symbol_table)): Don't read dynamic symbols.
7828 (NAME(aout,slurp_symbol_table)): Call aout_get_external_symbols to
9099 * hp300hpux.c (MY(slurp_symbol_table)): Check bfd_alloc.
[all …]
Delfcode.h105 #define elf_slurp_symbol_table NAME(bfd_elf,slurp_symbol_table)
DChangeLog-91932631 argument in get_symtab rather than in slurp_symbol_table.
2975 * hp300hpux.c (slurp_symbol_table): Changed call to
3904 (slurp_symbol_table): Zero index means null-string name.
4077 N_INDR bit when necessary. (aout<>slurp_symbol_table): Maintain
4384 * aoutx.h (NAME(aout,slurp_symbol_table)): Made symbol
5047 (slurp_symbol_table): Use bfd_h_get_{16,8} for reaeding symbol data.
5062 (slurp_symbol_table): Use header byte order, not target byte
Delf.c6607 long symcount = bed->s->slurp_symbol_table (abfd, allocation, FALSE); in _bfd_elf_canonicalize_symtab()
6619 long symcount = bed->s->slurp_symbol_table (abfd, allocation, TRUE); in _bfd_elf_canonicalize_dynamic_symtab()
DChangeLog-02038211 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
8232 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.