Searched refs:elf_backend_output_arch_local_syms (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delfxx-target.h534 #ifndef elf_backend_output_arch_local_syms
535 #define elf_backend_output_arch_local_syms NULL macro
789 elf_backend_output_arch_local_syms,
H A Delf-bfd.h1132 bfd_boolean (*elf_backend_output_arch_local_syms)
1130 bfd_boolean (*elf_backend_output_arch_local_syms) member in struct:elf_backend_data
H A Delf32-i386.c6176 #define elf_backend_output_arch_local_syms elf_i386_output_arch_local_syms
6173 #define elf_backend_output_arch_local_syms macro
H A Delf64-x86-64.c6951 #define elf_backend_output_arch_local_syms elf_x86_64_output_arch_local_syms
6949 #define elf_backend_output_arch_local_syms macro
H A Delfnn-aarch64.c9371 #define elf_backend_output_arch_local_syms \ macro
H A Delflink.c11862 if (bed->elf_backend_output_arch_local_syms
11869 if (! ((*bed->elf_backend_output_arch_local_syms)
H A Delf32-arm.c19394 #define elf_backend_output_arch_local_syms elf32_arm_output_arch_local_syms macro

Completed in 374 milliseconds