Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dhp300hpux.c202 bfd_boolean MY (slurp_symbol_table) (bfd *);
526 MY (slurp_symbol_table) (bfd *abfd) in MY() argument
799 if (!MY (slurp_symbol_table) (abfd)) in MY()
813 if (!MY (slurp_symbol_table) (abfd)) in MY()
Dlibaout.h503 extern bfd_boolean NAME (aout, slurp_symbol_table)
Dpdp11.c1496 NAME (aout, slurp_symbol_table) (bfd *abfd) in NAME() argument
1672 if (!NAME (aout, slurp_symbol_table) (abfd)) in NAME()
2034 if (!NAME (aout, slurp_symbol_table) (abfd)) in NAME()
Daoutx.h1735 NAME (aout, slurp_symbol_table) (bfd *abfd) in NAME() argument
1918 if (!NAME (aout, slurp_symbol_table) (abfd)) in NAME()
2488 if (!NAME (aout, slurp_symbol_table) (abfd)) in NAME()
Delf-bfd.h607 long (*slurp_symbol_table) member
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.h107 #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
DChangeLog370 * aoutx.h (slurp_symbol_table): Revert previous delta.
447 * aoutx.h (slurp_symbol_table): Check that computed table size is
Delf.c7158 long symcount = bed->s->slurp_symbol_table (abfd, allocation, FALSE); in _bfd_elf_canonicalize_symtab()
7170 long symcount = bed->s->slurp_symbol_table (abfd, allocation, TRUE); in _bfd_elf_canonicalize_dynamic_symtab()
DChangeLog-20101630 * hp300hpux.c (slurp_symbol_table): Likewise.
DChangeLog-20071401 * aoutx.h (slurp_symbol_table): Return if count == 0.
DChangeLog-02038211 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
8232 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.