Home
last modified time | relevance | path

Searched refs:elf_backend_name_local_section_symbols (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelfxx-target.h343 #ifndef elf_backend_name_local_section_symbols
344 #define elf_backend_name_local_section_symbols 0 macro
628 elf_backend_name_local_section_symbols,
HDelfxx-mips.h148 #define elf_backend_name_local_section_symbols \ macro
HDelf-bfd.h623 bfd_boolean (*elf_backend_name_local_section_symbols) member
HDelf.c6325 = (bed->elf_backend_name_local_section_symbols in swap_out_syms()
6326 && bed->elf_backend_name_local_section_symbols (abfd)); in swap_out_syms()