Searched refs:new_to_type (Results 1 – 4 of 4) sorted by relevance
1113 unsigned int new_to_type = to_type; in elf_i386_tls_transition() local1116 new_to_type = to_le_type; in elf_i386_tls_transition()1123 new_to_type = R_386_TLS_GOTIE; in elf_i386_tls_transition()1125 new_to_type = to_ie_type; in elf_i386_tls_transition()1131 check = new_to_type != to_type && from_type == to_type; in elf_i386_tls_transition()1132 to_type = new_to_type; in elf_i386_tls_transition()
1432 unsigned int new_to_type = to_type; in elf_x86_64_tls_transition() local1435 new_to_type = R_X86_64_TPOFF32; in elf_x86_64_tls_transition()1443 new_to_type = R_X86_64_GOTTPOFF; in elf_x86_64_tls_transition()1449 check = new_to_type != to_type && from_type == to_type; in elf_x86_64_tls_transition()1450 to_type = new_to_type; in elf_x86_64_tls_transition()
1099 unsigned int new_to_type = to_type; in elf_i386_tls_transition() local1102 new_to_type = R_386_TLS_LE_32; in elf_i386_tls_transition()1109 new_to_type = R_386_TLS_GOTIE; in elf_i386_tls_transition()1111 new_to_type = R_386_TLS_IE_32; in elf_i386_tls_transition()1117 check = new_to_type != to_type && from_type == to_type; in elf_i386_tls_transition()1118 to_type = new_to_type; in elf_i386_tls_transition()
1298 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()