Home
last modified time | relevance | path

Searched refs:elf_backend_sym_is_global (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delfxx-target.h272 #ifndef elf_backend_sym_is_global
273 #define elf_backend_sym_is_global 0 macro
476 elf_backend_sym_is_global,
H A Delfn32-mips.c1881 #define elf_backend_sym_is_global mips_elf_sym_is_global macro
H A Delf32-mips.c1521 #define elf_backend_sym_is_global mips_elf_sym_is_global macro
H A Delf-bfd.h549 bfd_boolean (*elf_backend_sym_is_global) member
H A Delf.c2867 if (bed->elf_backend_sym_is_global) in sym_is_global()
2868 return (*bed->elf_backend_sym_is_global) (abfd, sym); in sym_is_global()
H A DChangeLog-9193536 (elf_backend_sym_is_global): Define.
563 elf_backend_sym_is_global and elf_backend_final_write_processing.
567 elf_backend_sym_is_global if it is not NULL.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-target.h309 #ifndef elf_backend_sym_is_global
310 #define elf_backend_sym_is_global 0 macro
570 elf_backend_sym_is_global,
H A Delf32-mips.c1526 #define elf_backend_sym_is_global mips_elf_sym_is_global macro
H A Delfn32-mips.c2306 #define elf_backend_sym_is_global mips_elf_sym_is_global macro
H A Delf-bfd.h567 bfd_boolean (*elf_backend_sym_is_global) member
H A Delf.c3311 if (bed->elf_backend_sym_is_global) in sym_is_global()
3312 return (*bed->elf_backend_sym_is_global) (abfd, sym); in sym_is_global()
H A DChangeLog-9193536 (elf_backend_sym_is_global): Define.
563 elf_backend_sym_is_global and elf_backend_final_write_processing.
567 elf_backend_sym_is_global if it is not NULL.