Home
last modified time | relevance | path

Searched defs:weakdef (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf-bfd.h208 struct elf_link_hash_entry *weakdef; member
H A Delflink.c2535 struct elf_link_hash_entry *weakdef = h->u.weakdef; in _bfd_elf_fix_symbol_flags() local
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf-bfd.h225 struct elf_link_hash_entry *weakdef; member
H A Delflink.c2685 struct elf_link_hash_entry *weakdef = h->u.weakdef; in _bfd_elf_fix_symbol_flags() local
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf-bfd.h265 weakdef (struct elf_link_hash_entry *h) in weakdef() function