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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c6093 char **tls_maskp,
6125 if (tls_maskp != NULL)
6130 *tls_maskp = &eh->tls_mask;
6167 if (tls_maskp != NULL)
6179 *tls_maskp = tls_mask;
6190 get_tls_mask (char **tls_maskp,
6205 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsymsp, r_symndx, ibfd))
6208 if ((*tls_maskp != NULL && **tls_maskp != 0)
6229 if (!get_sym_h (&h, &sym, &sec, tls_maskp, locsyms
6086 get_sym_h(struct elf_link_hash_entry **hp, Elf_Internal_Sym **symp, asection **symsecp, char **tls_maskp, Elf_Internal_Sym **locsymsp, unsigned long r_symndx, bfd *ibfd) argument
6186 get_tls_mask(char **tls_maskp, unsigned long *toc_symndx, bfd_vma *toc_addend, Elf_Internal_Sym **locsymsp, const Elf_Internal_Rela *rel, bfd *ibfd) argument
[all...]

Completed in 60 milliseconds