Home
last modified time | relevance | path

Searched refs:DT_PPC_OPT (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dppc.h178 #define DT_PPC_OPT (DT_LOPROC + 1) macro
DChangeLog122 (DT_PPC_OPT, PPC_OPT_TLS): Define.
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-2013499 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Use new DT_PPC_OPT
Delf32-ppc.c6511 && !add_dynamic_entry (DT_PPC_OPT, PPC_OPT_TLS)) in ppc_elf_size_dynamic_sections()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1672 case DT_PPC_OPT: return "PPC_OPT"; in get_ppc_dynamic_type()