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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-target.h455 #ifndef elf_backend_output_arch_local_syms
456 #define elf_backend_output_arch_local_syms NULL macro
662 elf_backend_output_arch_local_syms,
H A Delf-bfd.h892 bfd_boolean (*elf_backend_output_arch_local_syms)
890 bfd_boolean (*elf_backend_output_arch_local_syms) member in struct:elf_backend_data
H A Delflink.c9900 if (bed->elf_backend_output_arch_local_syms)
9906 if (! ((*bed->elf_backend_output_arch_local_syms)
H A Delf32-arm.c10238 #define elf_backend_output_arch_local_syms \ macro

Completed in 161 milliseconds