Searched refs:elf_backend_fixup_symbol (Results 1 – 6 of 6) sorted by relevance
516 #ifndef elf_backend_fixup_symbol517 #define elf_backend_fixup_symbol NULL macro730 elf_backend_fixup_symbol,
3297 * elf-bfd.h (elf_backend_data): Add elf_backend_fixup_symbol.3301 (_bfd_elf_fix_symbol_flags): Call elf_backend_fixup_symbol if3304 * elfxx-ia64.c (elf_backend_fixup_symbol): Defined.3306 * elfxx-target.h (elf_backend_fixup_symbol): New.3307 (elfNN_bed): Initialize elf_backend_fixup_symbol.
1083 bfd_boolean (*elf_backend_fixup_symbol) member
5065 #define elf_backend_fixup_symbol _bfd_elf_link_hash_fixup_symbol macro
5498 #define elf_backend_fixup_symbol _bfd_elf_link_hash_fixup_symbol macro
2447 if (bed->elf_backend_fixup_symbol in _bfd_elf_fix_symbol_flags()2448 && !(*bed->elf_backend_fixup_symbol) (eif->info, h)) in _bfd_elf_fix_symbol_flags()