Home
last modified time | relevance | path

Searched refs:elf_backend_output_arch_local_syms (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-target.h504 #ifndef elf_backend_output_arch_local_syms
505 #define elf_backend_output_arch_local_syms NULL macro
726 elf_backend_output_arch_local_syms,
DChangeLog-20061951 * elf-bfd.h (elf_backend_data): Add elf_backend_output_arch_local_syms
1955 (elf_backend_output_arch_local_syms): Define.
1957 elf_backend_output_arch_local_syms.
1958 * elfxx-target.h (elf_backend_output_arch_local_syms): Provide default
1960 (elfNN_bed): Add elf_backend_output_arch_local_syms.
Delf-bfd.h1054 bfd_boolean (*elf_backend_output_arch_local_syms) member
Delflink.c10992 if (bed->elf_backend_output_arch_local_syms) in bfd_elf_final_link()
10998 if (! ((*bed->elf_backend_output_arch_local_syms) in bfd_elf_final_link()
Delfnn-aarch64.c8269 #define elf_backend_output_arch_local_syms \ macro
Delf32-arm.c16215 #define elf_backend_output_arch_local_syms elf32_arm_output_arch_local_syms macro