Lines Matching refs:toc_symndx
7286 unsigned long *toc_symndx, in get_tls_mask() argument
7321 if (toc_symndx != NULL) in get_tls_mask()
7322 *toc_symndx = r_symndx; in get_tls_mask()
13031 unsigned long r_symndx, toc_symndx; in ppc64_elf_relocate_section() local
13160 toc_symndx = 0; in ppc64_elf_relocate_section()
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()
13310 if (toc_symndx != 0) in ppc64_elf_relocate_section()
13312 rel->r_info = ELF64_R_INFO (toc_symndx, r_type); in ppc64_elf_relocate_section()
13337 if (toc_symndx != 0) in ppc64_elf_relocate_section()
13339 rel->r_info = ELF64_R_INFO (toc_symndx, r_type); in ppc64_elf_relocate_section()
13428 if (toc_symndx) in ppc64_elf_relocate_section()
13429 sec = local_sections[toc_symndx]; in ppc64_elf_relocate_section()
13443 else if (toc_symndx != 0) in ppc64_elf_relocate_section()
13445 r_symndx = toc_symndx; in ppc64_elf_relocate_section()
13474 && (tls_gd == 0 || toc_symndx != 0)) in ppc64_elf_relocate_section()
13499 if (toc_symndx != 0) in ppc64_elf_relocate_section()
13501 r_symndx = toc_symndx; in ppc64_elf_relocate_section()
13522 if ((tls_mask & TLS_TPRELGD) == 0 && toc_symndx != 0) in ppc64_elf_relocate_section()
13536 if (toc_symndx) in ppc64_elf_relocate_section()
13537 sec = local_sections[toc_symndx]; in ppc64_elf_relocate_section()