Lines Matching refs:DT_PPC64
37 #define DT_PPC64(x) (DT_PPC64_##x - DT_LOPROC + DT_NUM) macro
358 if (info[DT_PPC64(GLINK)] != NULL) in elf_machine_runtime_setup()
359 info[DT_PPC64(GLINK)]->d_un.d_ptr += l_addr; in elf_machine_runtime_setup()
405 glink = (Elf64_Word *) D_PTR (map, l_info[DT_PPC64(GLINK)]); in elf_machine_runtime_setup()
450 if (map->l_info[DT_PPC64(OPT)] in ppc64_local_entry_offset()
451 && (map->l_info[DT_PPC64(OPT)]->d_un.d_val & PPC64_OPT_LOCALENTRY) != 0 in ppc64_local_entry_offset()
462 if (map->l_info[DT_PPC64(OPT)] in ppc64_local_entry_offset()
463 && (map->l_info[DT_PPC64(OPT)]->d_un.d_val & PPC64_OPT_MULTI_TOC)) in ppc64_local_entry_offset()
723 if (map->l_info[DT_PPC64(OPT)] in elf_machine_rela()
724 && (map->l_info[DT_PPC64(OPT)]->d_un.d_val & PPC64_OPT_TLS)) in elf_machine_rela()
761 if (map->l_info[DT_PPC64(OPT)] in elf_machine_rela()
762 && (map->l_info[DT_PPC64(OPT)]->d_un.d_val & PPC64_OPT_TLS)) in elf_machine_rela()