Searched refs:DT_PPC_GOT (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/sys/arch/powerpc/include/ |
| D | elf_machdep.h | 29 #define DT_PPC_GOT DT_LOPROC macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | ppc.h | 187 #define DT_PPC_GOT (DT_LOPROC) macro
|
| D | ChangeLog-0415 | 2087 * ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK.
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | ppc.h | 187 #define DT_PPC_GOT (DT_LOPROC) macro
|
| D | ChangeLog-0415 | 2087 * ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK.
|
| /netbsd/src/libexec/ld.elf_so/ |
| D | headers.c | 422 case DT_PPC_GOT: in _rtld_digest_dynamic()
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | ChangeLog-0815 | 401 (DT_PPC_GOT, DT_PPC64_GLINK, DT_PPC64_OPD, DT_PPC64_OPDSZ): Same.
|
| D | elfcpp.h | 776 DT_PPC_GOT = 0x70000000,
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-2005 | 732 * readelf.c (get_ppc_dynamic_type): Display DT_PPC_GOT, not
|
| D | readelf.c | 2304 case DT_PPC_GOT: return "PPC_GOT"; in get_ppc_dynamic_type()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-ppc.c | 1861 if (dyn.d_tag == DT_PPC_GOT) in ppc_elf_get_synthetic_symtab() 5905 if (!add_dynamic_entry (DT_PPC_GOT, 0)) in ppc_elf_size_dynamic_sections() 10012 case DT_PPC_GOT: in ppc_elf_finish_dynamic_sections()
|
| D | ChangeLog-2014 | 3354 (ppc_elf_size_dynamic_sections): Don't emit DT_PPC_GOT unless
|
| D | ChangeLog-2005 | 2682 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Set DT_PPC_GOT,
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf32-ppc.c | 1861 if (dyn.d_tag == DT_PPC_GOT) in ppc_elf_get_synthetic_symtab() 5906 if (!add_dynamic_entry (DT_PPC_GOT, 0)) in ppc_elf_late_size_sections() 10013 case DT_PPC_GOT: in ppc_elf_finish_dynamic_sections()
|
| D | ChangeLog-2014 | 3354 (ppc_elf_size_dynamic_sections): Don't emit DT_PPC_GOT unless
|
| D | ChangeLog-2005 | 2682 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Set DT_PPC_GOT,
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | powerpc.cc | 10129 odyn->add_section_plus_offset(elfcpp::DT_PPC_GOT, in do_finalize_sections()
|