Lines Matching refs:tls

543   static tls::Tls_optimization
1125 tls::Tls_optimization opt_t) in tls_relax()
1178 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1187 } else if (opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1197 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1204 } else if (opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1212 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1219 } else if (opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1227 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1234 } else if (opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1242 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1246 } else if (opt_t == tls::TLSOPT_TO_IE in tls_relax()
1247 || opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1257 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1260 } else if (opt_t == tls::TLSOPT_TO_IE in tls_relax()
1261 || opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1270 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1273 } else if (opt_t == tls::TLSOPT_TO_IE in tls_relax()
1274 || opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1283 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1286 } else if (opt_t == tls::TLSOPT_TO_IE in tls_relax()
1287 || opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1296 if (opt_t == tls::TLSOPT_NONE) { in tls_relax()
1303 } else if (opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
1311 if (opt_t == tls::TLSOPT_TO_IE) { in tls_relax()
1317 } else if (opt_t == tls::TLSOPT_TO_LE) { in tls_relax()
2924 tls::Tls_optimization
2930 return tls::TLSOPT_NONE; in optimize_tls_reloc()
2951 return tls::TLSOPT_TO_LE; in optimize_tls_reloc()
2952 return tls::TLSOPT_TO_IE; in optimize_tls_reloc()
2967 return tls::TLSOPT_TO_LE; in optimize_tls_reloc()
2968 return tls::TLSOPT_NONE; in optimize_tls_reloc()
2978 return tls::TLSOPT_TO_LE; in optimize_tls_reloc()
2979 return tls::TLSOPT_NONE; in optimize_tls_reloc()
2990 return tls::TLSOPT_NONE; in optimize_tls_reloc()
3423 const tls::Tls_optimization opt_t = in local()
3436 if (opt_t == tls::TLSOPT_NONE) { in local()
3474 if (opt_t == tls::TLSOPT_NONE) { in local()
3493 } else if (opt_t == tls::TLSOPT_TO_IE) { in local()
3508 } else if (opt_t != tls::TLSOPT_TO_LE) in local()
3523 if (opt_t == tls::TLSOPT_NONE) { in local()
3538 } else if (opt_t != tls::TLSOPT_TO_LE) in local()
4003 const tls::Tls_optimization opt_t = in global()
4011 if (opt_t == tls::TLSOPT_NONE) { in global()
4050 if (opt_t == tls::TLSOPT_NONE) { in global()
4061 } else if (opt_t == tls::TLSOPT_TO_IE) { in global()
4070 } else if (opt_t != tls::TLSOPT_TO_LE) in global()
4085 if (opt_t == tls::TLSOPT_NONE) { in global()
4094 } else if (opt_t != tls::TLSOPT_TO_LE) in global()
4570 tls::Tls_optimization opt_t = in relocate()
4579 if (opt_t == tls::TLSOPT_NONE) { in relocate()
4587 else if (opt_t == tls::TLSOPT_TO_IE in relocate()
4588 || opt_t == tls::TLSOPT_TO_LE) in relocate()
4601 if (opt_t == tls::TLSOPT_NONE) { in relocate()
4604 } else if (opt_t == tls::TLSOPT_TO_IE) { in relocate()
4617 if (opt_t == tls::TLSOPT_NONE) { in relocate()
4635 if (opt_t == tls::TLSOPT_NONE in relocate()
4636 || opt_t == tls::TLSOPT_TO_IE) { in relocate()