Searched refs:def_protected (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-x86.h66 ((EH)->def_protected \
268 unsigned int def_protected : 1; member in struct:elf_x86_link_hash_entry
H A Delf64-x86-64.c1428 if (((struct elf_x86_link_hash_entry *) h)->def_protected)
3137 && eh->def_protected
4054 || (eh->def_protected
H A Delfxx-x86.c1635 eh->def_protected = (ELF_ST_VISIBILITY (isym->st_other)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.h140 ((EH)->def_protected \
352 unsigned int def_protected : 1; member in struct:elf_x86_link_hash_entry
H A Delf64-x86-64.c1411 if (((struct elf_x86_link_hash_entry *) h)->def_protected)
2258 && eh->def_protected
3160 && eh->def_protected));
4100 if ((info->nocopyreloc || eh->def_protected)
H A Delfxx-x86.c527 if (eh->def_protected && bfd_link_executable (info))
2672 eh->def_protected = ELF_ST_VISIBILITY (st_other) == STV_PROTECTED;
3043 if (eh->def_protected && bfd_link_executable (info))
H A Delfnn-aarch64.c2583 unsigned int def_protected : 1; member in struct:elf_aarch64_link_hash_entry
2718 ret->def_protected = 0;
2869 eh->def_protected = ELF_ST_VISIBILITY (st_other) == STV_PROTECTED;
8716 if (eh->def_protected)
H A Delf32-i386.c1822 && eh->def_protected
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.h144 ((EH)->def_protected \
356 unsigned int def_protected : 1; member in struct:elf_x86_link_hash_entry
H A Delf64-x86-64.c1492 if (((struct elf_x86_link_hash_entry *) h)->def_protected)
2337 && eh->def_protected
3235 && eh->def_protected));
4175 if ((info->nocopyreloc || eh->def_protected)
H A Delfxx-x86.c527 if (eh->def_protected && bfd_link_executable (info))
2983 eh->def_protected = ELF_ST_VISIBILITY (st_other) == STV_PROTECTED;
3354 if (eh->def_protected && bfd_link_executable (info))
H A Delfnn-aarch64.c2583 unsigned int def_protected : 1; member in struct:elf_aarch64_link_hash_entry
2718 ret->def_protected = 0;
2869 eh->def_protected = ELF_ST_VISIBILITY (st_other) == STV_PROTECTED;
8806 if (eh->def_protected)
H A Delf32-i386.c1817 && eh->def_protected
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.h140 ((EH)->def_protected \
352 unsigned int def_protected : 1; member in struct:elf_x86_link_hash_entry
H A Delf64-x86-64.c1411 if (((struct elf_x86_link_hash_entry *) h)->def_protected)
2258 && eh->def_protected
3160 && eh->def_protected));
4100 if ((info->nocopyreloc || eh->def_protected)
H A Delfxx-x86.c527 if (eh->def_protected && bfd_link_executable (info))
2672 eh->def_protected = ELF_ST_VISIBILITY (st_other) == STV_PROTECTED;
3043 if (eh->def_protected && bfd_link_executable (info))
H A Delfnn-aarch64.c2583 unsigned int def_protected : 1; member in struct:elf_aarch64_link_hash_entry
2718 ret->def_protected = 0;
2869 eh->def_protected = ELF_ST_VISIBILITY (st_other) == STV_PROTECTED;
8716 if (eh->def_protected)
H A Delf32-i386.c1822 && eh->def_protected

Completed in 370 milliseconds