Home
last modified time | relevance | path

Searched refs:TLS_TPREL (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-ppc.c180 #define TLS_TPREL 4 /* TPREL reloc, => IE. */ macro
3622 tls_type = TLS_TLS | TLS_TPREL; in ppc_elf_check_relocs()
4250 tls_clear = TLS_TPREL; in ppc_elf_tls_optimize()
4714 && (tls_mask & TLS_TPREL) == 0) in ppc_elf_relocate_section()
4728 && (tls_mask & TLS_TPREL) == 0) in ppc_elf_relocate_section()
4958 tls_type = TLS_TLS | TLS_TPREL; in ppc_elf_relocate_section()
5024 | TLS_TPREL | TLS_TPRELGD)); in ppc_elf_relocate_section()
5056 tls_ty = TLS_TLS | TLS_TPREL; in ppc_elf_relocate_section()
5087 else if (tls_ty == (TLS_TLS | TLS_TPREL)) in ppc_elf_relocate_section()
5096 if (tls_ty & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc_elf_relocate_section()
[all …]
H A Delf64-ppc.c3696 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_check_relocs()
4251 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_gc_sweep_hook()
5415 tls_clear = TLS_TPREL; in ppc64_elf_tls_optimize()
5416 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_tls_optimize()
5469 tls_clear = TLS_TPREL; in ppc64_elf_tls_optimize()
5662 && (ent->tls_type & TLS_TPREL) != 0 in allocate_dynrelocs()
7618 && (tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
7641 && (tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
7846 if ((tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
8057 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_relocate_section()
[all …]
H A DChangeLog-02034286 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
4474 defined in a dynamic object. Fix LD optimization. Don't set TLS_TPREL
4540 (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-ppc.c2303 #define TLS_TPREL 4 /* TPREL reloc, => IE. */ macro
3054 tls_type = TLS_TLS | TLS_TPREL; in ppc_elf_check_relocs()
3953 tls_clear = TLS_TPREL; in ppc_elf_tls_optimize()
5651 && (tls_mask & TLS_TPREL) == 0) in ppc_elf_relocate_section()
5665 && (tls_mask & TLS_TPREL) == 0) in ppc_elf_relocate_section()
5896 tls_type = TLS_TLS | TLS_TPREL; in ppc_elf_relocate_section()
5962 | TLS_TPREL | TLS_TPRELGD)); in ppc_elf_relocate_section()
5993 tls_ty = TLS_TLS | TLS_TPREL; in ppc_elf_relocate_section()
6024 else if (tls_ty == (TLS_TLS | TLS_TPREL)) in ppc_elf_relocate_section()
6033 if (tls_ty & (TLS_GD | TLS_DTPREL | TLS_TPREL)) in ppc_elf_relocate_section()
[all …]
H A Delf64-ppc.c4471 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_check_relocs()
5290 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_gc_sweep_hook()
6908 tls_clear = TLS_TPREL; in ppc64_elf_tls_optimize()
6909 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_tls_optimize()
6999 tls_clear = TLS_TPREL; in ppc64_elf_tls_optimize()
7644 && (ent->tls_type & TLS_TPREL) != 0 in allocate_dynrelocs()
9984 && (tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
10007 && (tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
10213 if ((tls_mask & TLS_TPREL) == 0) in ppc64_elf_relocate_section()
10462 tls_type = TLS_TLS | TLS_TPREL; in ppc64_elf_relocate_section()
[all …]
H A DChangeLog-02034286 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
4474 defined in a dynamic object. Fix LD optimization. Don't set TLS_TPREL
4540 (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,