Home
last modified time | relevance | path

Searched refs:PPC64_OPT_TLS (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dppc64.h243 #define PPC64_OPT_TLS 1 macro
DChangeLog124 (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC): Define.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c10018 if (!add_dynamic_entry (DT_PPC64_OPT, tls_opt ? PPC64_OPT_TLS : 0)) in ppc64_elf_size_dynamic_sections()