Searched refs:DT_PPC64_OPD (Results 1 – 8 of 8) sorted by relevance
243 #define DT_PPC64_OPD (DT_LOPROC + 1) macro
466 * ppc.h (DT_PPC64_OPD, DT_PPC64_OPDSZ): Define.
401 (DT_PPC_GOT, DT_PPC64_GLINK, DT_PPC64_OPD, DT_PPC64_OPDSZ): Same.
783 DT_PPC64_OPD = 0x70000001,
1984 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1866 case DT_PPC64_OPD: return "PPC64_OPD"; in get_ppc64_dynamic_type()
10225 if (!add_dynamic_entry (DT_PPC64_OPD, 0) in ppc64_elf_size_dynamic_sections()15478 case DT_PPC64_OPD: in ppc64_elf_finish_dynamic_sections()
10261 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.