Home
last modified time | relevance | path

Searched refs:DT_PPC_GOT (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dppc.h175 #define DT_PPC_GOT (DT_LOPROC) macro
DChangeLog1773 * ppc.h (DT_PPC_GOT): Rename from DT_PPC_GLINK.
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog333 (DT_PPC_GOT, DT_PPC64_GLINK, DT_PPC64_OPD, DT_PPC64_OPDSZ): Same.
Delfcpp.h752 DT_PPC_GOT = 0x70000000,
/toolchain/binutils/binutils-2.25/bfd/
Delf32-ppc.c2865 if (dyn.d_tag == DT_PPC_GOT) in ppc_elf_get_synthetic_symtab()
6506 if (!add_dynamic_entry (DT_PPC_GOT, 0)) in ppc_elf_size_dynamic_sections()
9907 case DT_PPC_GOT: in ppc_elf_finish_dynamic_sections()
DChangeLog2794 (ppc_elf_size_dynamic_sections): Don't emit DT_PPC_GOT unless
DChangeLog-20052682 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Set DT_PPC_GOT,
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2005732 * readelf.c (get_ppc_dynamic_type): Display DT_PPC_GOT, not
Dreadelf.c1671 case DT_PPC_GOT: return "PPC_GOT"; in get_ppc_dynamic_type()
/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc6682 odyn->add_section_plus_offset(elfcpp::DT_PPC_GOT, in do_finalize_sections()