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

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c2006 static GTY(()) rtx mips_tls_symbol;
2015 if (!mips_tls_symbol)
2016 mips_tls_symbol = init_one_libfunc ("__tls_get_addr");
2024 tga = gen_rtx_MEM (Pmode, mips_tls_symbol);
2000 static GTY(()) rtx mips_tls_symbol; variable

Completed in 67 milliseconds