Searched refs:get_tls_mask (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-ppc.c | 7285 get_tls_mask (unsigned char **tls_maskp, in get_tls_mask() function 8433 retval = get_tls_mask (&toc_tls, NULL, NULL, in ppc64_elf_tls_optimize() 12227 if (!get_tls_mask (&tls_mask, NULL, NULL, &local_syms, in ppc64_elf_size_stubs() 13179 if (!get_tls_mask (&toc_tls, &toc_symndx, &toc_addend, in ppc64_elf_relocate_section() 13252 retval = get_tls_mask (&toc_tls, &toc_symndx, &toc_addend, in ppc64_elf_relocate_section()
|
D | ChangeLog-2010 | 1551 * elf64-ppc.c (get_tls_mask): Don't segfault on NULL elf_section_data. 1689 (get_tls_mask, ppc_type_of_stub): Use it here.
|
D | ChangeLog-2006 | 291 (get_opd_info, get_tls_mask, ppc64_elf_edit_opd): Adjust.
|
D | ChangeLog-0203 | 810 * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save toc 813 (ppc64_elf_tls_optimize): Adjust get_tls_mask call. 4459 (get_tls_mask): Rename from get_tls_type.
|
D | ChangeLog-2009 | 4655 (get_tls_mask): Add toc_addend param, set from toc.add. Adjust all
|