Searched refs:new_to_type (Results 1 – 6 of 6) sorted by relevance
1108 unsigned int new_to_type = to_type; in elf_i386_tls_transition() local1111 new_to_type = R_386_TLS_LE_32; in elf_i386_tls_transition()1118 new_to_type = R_386_TLS_GOTIE; in elf_i386_tls_transition()1120 new_to_type = R_386_TLS_IE_32; in elf_i386_tls_transition()1126 check = new_to_type != to_type && from_type == to_type; in elf_i386_tls_transition()1127 to_type = new_to_type; in elf_i386_tls_transition()
1306 unsigned int new_to_type = to_type; in elf_x86_64_tls_transition() local1309 new_to_type = R_X86_64_TPOFF32; in elf_x86_64_tls_transition()1316 new_to_type = R_X86_64_GOTTPOFF; in elf_x86_64_tls_transition()1322 check = new_to_type != to_type && from_type == to_type; in elf_x86_64_tls_transition()1323 to_type = new_to_type; in elf_x86_64_tls_transition()
1322 unsigned int new_to_type = to_type; in elf_i386_tls_transition() local1328 new_to_type = R_386_TLS_LE_32; in elf_i386_tls_transition()1335 new_to_type = R_386_TLS_GOTIE; in elf_i386_tls_transition()1337 new_to_type = R_386_TLS_IE_32; in elf_i386_tls_transition()1343 check = new_to_type != to_type && from_type == to_type; in elf_i386_tls_transition()1344 to_type = new_to_type; in elf_i386_tls_transition()
1295 unsigned int new_to_type = to_type; in elf_x86_64_tls_transition() local1301 new_to_type = R_X86_64_TPOFF32; in elf_x86_64_tls_transition()1308 new_to_type = R_X86_64_GOTTPOFF; in elf_x86_64_tls_transition()1314 check = new_to_type != to_type && from_type == to_type; in elf_x86_64_tls_transition()1315 to_type = new_to_type; in elf_x86_64_tls_transition()
1487 unsigned int new_to_type = to_type; in elf_i386_tls_transition() local1493 new_to_type = R_386_TLS_LE_32; in elf_i386_tls_transition()1500 new_to_type = R_386_TLS_GOTIE; in elf_i386_tls_transition()1502 new_to_type = R_386_TLS_IE_32; in elf_i386_tls_transition()1508 check = new_to_type != to_type && from_type == to_type; in elf_i386_tls_transition()1509 to_type = new_to_type; in elf_i386_tls_transition()
1576 unsigned int new_to_type = to_type; in elf_x86_64_tls_transition() local1582 new_to_type = R_X86_64_TPOFF32; in elf_x86_64_tls_transition()1589 new_to_type = R_X86_64_GOTTPOFF; in elf_x86_64_tls_transition()1595 check = new_to_type != to_type && from_type == to_type; in elf_x86_64_tls_transition()1596 to_type = new_to_type; in elf_x86_64_tls_transition()