Searched refs:elf_backend_output_arch_syms (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-target.h402 #ifndef elf_backend_output_arch_syms
403 #define elf_backend_output_arch_syms NULL macro
558 elf_backend_output_arch_syms,
H A Delf-bfd.h841 bfd_boolean (*elf_backend_output_arch_syms)
839 bfd_boolean (*elf_backend_output_arch_syms) member in struct:elf_backend_data
H A Delf64-sparc.c3217 #define elf_backend_output_arch_syms \
3206 #define elf_backend_output_arch_syms macro
H A Delflink.c8039 if (bed->elf_backend_output_arch_syms)
8045 if (! ((*bed->elf_backend_output_arch_syms)

Completed in 80 milliseconds