Searched refs:elf_backend_symbol_table_processing (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-target.h334 #ifndef elf_backend_symbol_table_processing
335 #define elf_backend_symbol_table_processing 0 macro
625 elf_backend_symbol_table_processing,
H A Delfcode.h1312 if (ebd->elf_backend_symbol_table_processing)
1313 (*ebd->elf_backend_symbol_table_processing) (abfd, symbase, symcount);
H A Delf-bfd.h610 bfd_boolean (*elf_backend_symbol_table_processing)
608 bfd_boolean (*elf_backend_symbol_table_processing) member in struct:elf_backend_data

Completed in 75 milliseconds