Searched refs:tls_maskp (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ppc.c6728 unsigned char **tls_maskp,
6758 if (tls_maskp != NULL)
6759 *tls_maskp = &ppc_elf_hash_entry (h)->tls_mask;
6788 if (tls_maskp != NULL)
6803 *tls_maskp = tls_mask;
6814 get_tls_mask (unsigned char **tls_maskp,
6829 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd))
6832 if ((*tls_maskp != NULL
6833 && (**tls_maskp & TLS_TLS) != 0
6834 && **tls_maskp !
6721 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, unsigned char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
6810 get_tls_mask(unsigned char **tls_maskp, unsigned long *toc_symndx, bfd_vma *toc_addend, Elf_Internal_Sym **locsymsp, const Elf_Internal_Rela *rel, bfd *ibfd) argument
7642 unsigned char *tls_maskp; local
[all...]
H A Delf32-ppc.c4097 unsigned char **tls_maskp,
4129 if (tls_maskp != NULL)
4130 *tls_maskp = &ppc_elf_hash_entry (h)->tls_mask;
4159 if (tls_maskp != NULL)
4174 *tls_maskp = tls_mask;
4264 unsigned char *tls_maskp;
4271 if (!get_sym_h (&h, &sym, &sym_sec, &tls_maskp, &local_syms,
4295 *tls_maskp &= ~PLT_KEEP;
4084 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, unsigned char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
4253 unsigned char *tls_maskp; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ppc.c6917 unsigned char **tls_maskp,
6947 if (tls_maskp != NULL)
6948 *tls_maskp = &ppc_elf_hash_entry (h)->tls_mask;
6977 if (tls_maskp != NULL)
6992 *tls_maskp = tls_mask;
7003 get_tls_mask (unsigned char **tls_maskp,
7018 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd))
7021 if ((*tls_maskp != NULL
7022 && (**tls_maskp & TLS_TLS) != 0
7023 && **tls_maskp !
6910 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, unsigned char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
6999 get_tls_mask(unsigned char **tls_maskp, unsigned long *toc_symndx, bfd_vma *toc_addend, Elf_Internal_Sym **locsymsp, const Elf_Internal_Rela *rel, bfd *ibfd) argument
7838 unsigned char *tls_maskp; local
[all...]
H A Delf32-ppc.c4093 unsigned char **tls_maskp,
4125 if (tls_maskp != NULL)
4126 *tls_maskp = &ppc_elf_hash_entry (h)->tls_mask;
4155 if (tls_maskp != NULL)
4170 *tls_maskp = tls_mask;
4260 unsigned char *tls_maskp;
4267 if (!get_sym_h (&h, &sym, &sym_sec, &tls_maskp, &local_syms,
4291 *tls_maskp &= ~PLT_KEEP;
4080 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, unsigned char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
4249 unsigned char *tls_maskp; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-ppc.c6917 unsigned char **tls_maskp,
6947 if (tls_maskp != NULL)
6948 *tls_maskp = &ppc_elf_hash_entry (h)->tls_mask;
6977 if (tls_maskp != NULL)
6992 *tls_maskp = tls_mask;
7003 get_tls_mask (unsigned char **tls_maskp,
7018 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd))
7021 if ((*tls_maskp != NULL
7022 && (**tls_maskp & TLS_TLS) != 0
7023 && **tls_maskp !
6910 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, unsigned char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
6999 get_tls_mask(unsigned char **tls_maskp, unsigned long *toc_symndx, bfd_vma *toc_addend, Elf_Internal_Sym **locsymsp, const Elf_Internal_Rela *rel, bfd *ibfd) argument
7838 unsigned char *tls_maskp; local
[all...]
H A Delf32-ppc.c4093 unsigned char **tls_maskp,
4125 if (tls_maskp != NULL)
4126 *tls_maskp = &ppc_elf_hash_entry (h)->tls_mask;
4155 if (tls_maskp != NULL)
4170 *tls_maskp = tls_mask;
4260 unsigned char *tls_maskp;
4267 if (!get_sym_h (&h, &sym, &sym_sec, &tls_maskp, &local_syms,
4291 *tls_maskp &= ~PLT_KEEP;
4080 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, unsigned char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
4249 unsigned char *tls_maskp; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ppc.c6917 unsigned char **tls_maskp,
6947 if (tls_maskp != NULL)
6948 *tls_maskp = &ppc_elf_hash_entry (h)->tls_mask;
6977 if (tls_maskp != NULL)
6992 *tls_maskp = tls_mask;
7003 get_tls_mask (unsigned char **tls_maskp,
7018 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd))
7021 if ((*tls_maskp != NULL
7022 && (**tls_maskp & TLS_TLS) != 0
7023 && **tls_maskp !
6910 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, unsigned char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
6999 get_tls_mask(unsigned char **tls_maskp, unsigned long *toc_symndx, bfd_vma *toc_addend, Elf_Internal_Sym **locsymsp, const Elf_Internal_Rela *rel, bfd *ibfd) argument
7838 unsigned char *tls_maskp; local
[all...]
H A Delf32-ppc.c4093 unsigned char **tls_maskp,
4125 if (tls_maskp != NULL)
4126 *tls_maskp = &ppc_elf_hash_entry (h)->tls_mask;
4155 if (tls_maskp != NULL)
4170 *tls_maskp = tls_mask;
4260 unsigned char *tls_maskp;
4267 if (!get_sym_h (&h, &sym, &sym_sec, &tls_maskp, &local_syms,
4291 *tls_maskp &= ~PLT_KEEP;
4080 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, unsigned char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
4249 unsigned char *tls_maskp; local

Completed in 292 milliseconds