Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Delf-bfd.h2127 #define SYMBOLIC_BIND(INFO, H) \ macro
Delf32-i386.c1167 && (! SYMBOLIC_BIND (info, h) in elf_i386_check_relocs()
2569 || !SYMBOLIC_BIND (info, h) in elf_i386_relocate_section()
Delf64-x86-64.c1017 && (! SYMBOLIC_BIND (info, h) in elf64_x86_64_check_relocs()
2431 || !SYMBOLIC_BIND (info, h) in elf64_x86_64_relocate_section()
Delfxx-ia64.c2825 && (!SYMBOLIC_BIND (info, h)
2997 && (!SYMBOLIC_BIND (info, h)
DChangeLog-20061013 (SYMBOLIC_BIND): New.
1016 with SYMBOLIC_BIND (info, h).
1028 SYMBOLIC_BIND (info, h).
Delflink.c2454 && (SYMBOLIC_BIND (eif->info, h) in _bfd_elf_fix_symbol_flags()
2731 binding_stays_local_p = info->executable || SYMBOLIC_BIND (info, h); in _bfd_elf_dynamic_symbol_p()
2803 if (info->executable || SYMBOLIC_BIND (info, h)) in _bfd_elf_symbol_refs_local_p()