Searched refs:r_type_tls (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-i386.c2053 unsigned int r_type, r_type_tls;
2795 r_type_tls = r_type;
2799 &r_type_tls, tls_type, rel,
2803 if (r_type_tls == R_386_TLS_LE_32)
3126 if (r_type_tls == R_386_TLS_GOTDESC
3127 || r_type_tls == R_386_TLS_DESC_CALL)
3132 else if (r_type_tls == r_type)
2050 unsigned int r_type, r_type_tls; local
H A Delf64-x86-64.c2462 unsigned int r_type, r_type_tls;
3360 r_type_tls = r_type;
3364 &r_type_tls, tls_type, rel,
3368 if (r_type_tls == R_X86_64_TPOFF32)
3721 if (r_type_tls == r_type)
2460 unsigned int r_type, r_type_tls; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-i386.c2065 unsigned int r_type, r_type_tls;
2851 r_type_tls = r_type;
2855 &r_type_tls, tls_type, rel,
2859 if (r_type_tls == R_386_TLS_LE_32)
3182 if (r_type_tls == R_386_TLS_GOTDESC
3183 || r_type_tls == R_386_TLS_DESC_CALL)
3188 else if (r_type_tls == r_type)
2062 unsigned int r_type, r_type_tls; local
H A Delf64-x86-64.c2547 unsigned int r_type, r_type_tls;
3482 r_type_tls = r_type;
3486 &r_type_tls, tls_type, rel,
3490 if (r_type_tls == R_X86_64_TPOFF32)
3843 if (r_type_tls == r_type)
2545 unsigned int r_type, r_type_tls; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-i386.c2070 unsigned int r_type, r_type_tls;
2856 r_type_tls = r_type;
2860 &r_type_tls, tls_type, rel,
2864 if (r_type_tls == R_386_TLS_LE_32)
3187 if (r_type_tls == R_386_TLS_GOTDESC
3188 || r_type_tls == R_386_TLS_DESC_CALL)
3193 else if (r_type_tls == r_type)
2067 unsigned int r_type, r_type_tls; local
H A Delf64-x86-64.c2468 unsigned int r_type, r_type_tls;
3407 r_type_tls = r_type;
3411 &r_type_tls, tls_type, rel,
3415 if (r_type_tls == R_X86_64_TPOFF32)
3768 if (r_type_tls == r_type)
2466 unsigned int r_type, r_type_tls; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-i386.c2070 unsigned int r_type, r_type_tls;
2856 r_type_tls = r_type;
2860 &r_type_tls, tls_type, rel,
2864 if (r_type_tls == R_386_TLS_LE_32)
3187 if (r_type_tls == R_386_TLS_GOTDESC
3188 || r_type_tls == R_386_TLS_DESC_CALL)
3193 else if (r_type_tls == r_type)
2067 unsigned int r_type, r_type_tls; local
H A Delf64-x86-64.c2468 unsigned int r_type, r_type_tls;
3407 r_type_tls = r_type;
3411 &r_type_tls, tls_type, rel,
3415 if (r_type_tls == R_X86_64_TPOFF32)
3768 if (r_type_tls == r_type)
2466 unsigned int r_type, r_type_tls; local

Completed in 170 milliseconds