Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf32-i386.c802 elf_i386_tls_transition (struct bfd_link_info *info, int r_type, int is_local) in elf_i386_tls_transition() function
875 r_type = elf_i386_tls_transition (info, r_type, h == NULL); in elf_i386_check_relocs()
1264 r_type = elf_i386_tls_transition (info, r_type, h != NULL); in elf_i386_gc_sweep_hook()
2415 r_type = elf_i386_tls_transition (info, r_type, h == NULL); in elf_i386_relocate_section()
H A DChangeLog-02036512 (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
8810 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i386.c892 elf_i386_tls_transition (struct bfd_link_info *info, int r_type, int is_local) in elf_i386_tls_transition() function
972 r_type = elf_i386_tls_transition (info, r_type, h == NULL); in elf_i386_check_relocs()
1391 r_type = elf_i386_tls_transition (info, r_type, h != NULL); in elf_i386_gc_sweep_hook()
2720 r_type = elf_i386_tls_transition (info, r_type, h == NULL); in elf_i386_relocate_section()
H A DChangeLog1229 (elf_i386_tls_transition): Handle R_386_TLS_GOTDESC and
H A DChangeLog-02036512 (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
8810 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,