In glibc, DT_PPC_GOT indicates that PowerPC32 Secure PLT ABI is used.
I plan to use it in D62464.
DT_PPC_OPT currently indicates if a TLSDESC inspired TLS optimization is
enabled.
Differential D62851
[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support DT_PPC_GOT and DT_PPC_OPT MaskRay on Jun 4 2019, 4:21 AM. Authored by
Details In glibc, DT_PPC_GOT indicates that PowerPC32 Secure PLT ABI is used. DT_PPC_OPT currently indicates if a TLSDESC inspired TLS optimization is
Diff Detail
Event Timeline
|