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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-target.h309 #ifndef elf_backend_symbol_table_processing
310 #define elf_backend_symbol_table_processing 0 macro
528 elf_backend_symbol_table_processing,
H A Delfcode.h1185 if (ebd->elf_backend_symbol_table_processing)
1186 (*ebd->elf_backend_symbol_table_processing) (abfd, symbase, symcount);
H A Delf-bfd.h596 bfd_boolean (*elf_backend_symbol_table_processing)
594 bfd_boolean (*elf_backend_symbol_table_processing) member in struct:elf_backend_data

Completed in 174 milliseconds