Searched refs:TLS_TPREL (Results 1 – 2 of 2) sorted by relevance
2303 #define TLS_TPREL 4 /* TPREL reloc, => IE. */ macro3043 tls_type = TLS_TLS | TLS_TPREL; in ppc_elf_check_relocs()3877 tls_clear = TLS_TPREL; in ppc_elf_tls_optimize()4374 if ((eh->tls_mask & (TLS_TPREL | TLS_TPRELGD)) != 0) in allocate_dynrelocs()4621 if ((*lgot_masks & (TLS_TPREL | TLS_TPRELGD)) != 0) in ppc_elf_size_dynamic_sections()5555 && (tls_mask & TLS_TPREL) == 0) in ppc_elf_relocate_section()5569 && (tls_mask & TLS_TPREL) == 0) in ppc_elf_relocate_section()5799 tls_type = TLS_TLS | TLS_TPREL; in ppc_elf_relocate_section()5865 | TLS_TPREL | TLS_TPRELGD)); in ppc_elf_relocate_section()5894 else if ((tls_m & (TLS_TPREL | TLS_TPRELGD)) != 0) in ppc_elf_relocate_section()[all …]
3260 #define TLS_TPREL 4 /* TPREL reloc, => IE. */ macro4377 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_check_relocs()4540 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_TPREL; in ppc64_elf_check_relocs()5132 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_gc_sweep_hook()6714 tls_clear = TLS_TPREL; in ppc64_elf_tls_optimize()6715 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_tls_optimize()6769 tls_clear = TLS_TPREL; in ppc64_elf_tls_optimize()7406 && (ent->tls_type & TLS_TPREL) != 0 in allocate_dynrelocs()7416 gent->tls_type = TLS_TLS | TLS_TPREL; in allocate_dynrelocs()9660 && (tls_mask & (TLS_DTPREL | TLS_TPREL)) == 0) in ppc64_elf_relocate_section()[all …]