Home
last modified time | relevance | path

Searched refs:R_390_TLS_TPOFF (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-s390/
Dtlspic.rd51 [0-9a-f ]+R_390_TLS_TPOFF +24
52 [0-9a-f ]+R_390_TLS_TPOFF +30
55 [0-9a-f ]+R_390_TLS_TPOFF +64
56 [0-9a-f ]+R_390_TLS_TPOFF +50
57 [0-9a-f ]+R_390_TLS_TPOFF +70
59 [0-9a-f ]+R_390_TLS_TPOFF +44
60 [0-9a-f ]+R_390_TLS_TPOFF +0+10 +sg5 \+ 0
63 [0-9a-f ]+R_390_TLS_TPOFF +0+4 +sg2 \+ 0
Dtlspic_64.rd51 [0-9a-f ]+R_390_TLS_TPOFF +24
52 [0-9a-f ]+R_390_TLS_TPOFF +30
55 [0-9a-f ]+R_390_TLS_TPOFF +64
56 [0-9a-f ]+R_390_TLS_TPOFF +50
57 [0-9a-f ]+R_390_TLS_TPOFF +70
59 [0-9a-f ]+R_390_TLS_TPOFF +44
60 [0-9a-f ]+R_390_TLS_TPOFF +0+10 sg5 \+ 0
63 [0-9a-f ]+R_390_TLS_TPOFF +0+4 sg2 \+ 0
Dtlsbin_64.rd56 [0-9a-f ]+R_390_TLS_TPOFF +0+ sG3 \+ 0
57 [0-9a-f ]+R_390_TLS_TPOFF +0+ sG2 \+ 0
58 [0-9a-f ]+R_390_TLS_TPOFF +0+ sG6 \+ 0
59 [0-9a-f ]+R_390_TLS_TPOFF +0+ sG1 \+ 0
Dtlsbin.rd56 [0-9a-f ]+R_390_TLS_TPOFF +0+ +sG3 \+ 0
57 [0-9a-f ]+R_390_TLS_TPOFF +0+ +sG2 \+ 0
58 [0-9a-f ]+R_390_TLS_TPOFF +0+ +sG6 \+ 0
59 [0-9a-f ]+R_390_TLS_TPOFF +0+ +sG1 \+ 0
/toolchain/binutils/binutils-2.27/elfcpp/
Ds390.h100 R_390_TLS_TPOFF = 56, // Negate offset in static TLS block. enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Ds390.h119 RELOC_NUMBER (R_390_TLS_TPOFF, 56) /* Negate offset in static TLS
/toolchain/binutils/binutils-2.27/gold/
Ds390.cc1895 rela_dyn->add_local(obj, r_sym, elfcpp::R_390_TLS_TPOFF, in reserve_local_got_entry()
1938 rela_dyn->add_global_relative(gsym, elfcpp::R_390_TLS_TPOFF, in reserve_global_got_entry()
2161 case elfcpp::R_390_TLS_TPOFF: in get_reference_flags()
2203 case elfcpp::R_390_TLS_TPOFF: in check_non_pic()
2231 case elfcpp::R_390_TLS_TPOFF: in check_non_pic()
2458 case elfcpp::R_390_TLS_TPOFF: in local()
2587 elfcpp::R_390_TLS_TPOFF); in local()
2607 rela_dyn->add_local(object, r_sym, elfcpp::R_390_TLS_TPOFF, in local()
2892 case elfcpp::R_390_TLS_TPOFF: in global()
2953 elfcpp::R_390_TLS_TPOFF); in global()
[all …]
/toolchain/binutils/binutils-2.27/bfd/
Delf64-s390.c161 HOWTO(R_390_TLS_TPOFF, 0, 4, 64, FALSE, 0, complain_overflow_bitfield,
306 return &elf_howto_table[(int) R_390_TLS_TPOFF]; in elf_s390_reloc_type_lookup()
3035 dr_type = R_390_TLS_TPOFF; in elf_s390_relocate_section()
3036 if (dr_type == R_390_TLS_TPOFF && indx == 0) in elf_s390_relocate_section()
3175 outrel.r_info = ELF64_R_INFO (indx, R_390_TLS_TPOFF); in elf_s390_relocate_section()
Delf32-s390.c151 HOWTO(R_390_TLS_TPOFF, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
282 return &elf_howto_table[(int) R_390_TLS_TPOFF]; in elf_s390_reloc_type_lookup()
3074 dr_type = R_390_TLS_TPOFF; in elf_s390_relocate_section()
3075 if (dr_type == R_390_TLS_TPOFF && indx == 0) in elf_s390_relocate_section()
3216 outrel.r_info = ELF32_R_INFO (indx, R_390_TLS_TPOFF); in elf_s390_relocate_section()
DChangeLog-20141404 * elf32-s390.c: Don't replace R_390_TLS_LE32 with R_390_TLS_TPOFF
1406 * elf64-s390.c: Don't replace R_390_TLS_LE64 with R_390_TLS_TPOFF