Searched refs:slurp_symbol_table (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibaout.h504 extern bfd_boolean NAME (aout, slurp_symbol_table)
H A Delf-bfd.h460 long (*slurp_symbol_table)
458 long (*slurp_symbol_table) member in struct:elf_size_info
H A Daoutx.h1727 NAME (aout, slurp_symbol_table) (bfd *abfd)
1910 if (!NAME (aout, slurp_symbol_table) (abfd))
2469 if (!NAME (aout, slurp_symbol_table) (abfd))
H A Delfcode.h105 #define elf_slurp_symbol_table NAME(bfd_elf,slurp_symbol_table)
H A Delf.c6612 long symcount = bed->s->slurp_symbol_table (abfd, allocation, FALSE);
6624 long symcount = bed->s->slurp_symbol_table (abfd, allocation, TRUE);

Completed in 280 milliseconds