Home
last modified time | relevance | path

Searched refs:is_tls_gdidx (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c1070 #define is_tls_gdidx(exp) \ macro
1276 else if (is_tls_gdidx (*exp)) in cons_fix_new_hppa()
4627 else if (is_tls_gdidx (the_insn.exp)) in pa_ip()
4758 else if (is_tls_gdidx (the_insn.exp)) in pa_ip()
4800 else if (is_tls_gdidx (the_insn.exp)) in pa_ip()
4836 else if (is_tls_gdidx (the_insn.exp)) in pa_ip()
4872 else if (is_tls_gdidx (the_insn.exp)) in pa_ip()
4909 else if (is_tls_gdidx (the_insn.exp)) in pa_ip()
4947 else if (is_tls_gdidx (the_insn.exp)) in pa_ip()
4985 else if (is_tls_gdidx (the_insn.exp)) in pa_ip()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20061390 * config/tc-hppa.c (is_tls_gdidx, is_tls_ldidx, is_tls_dtpoff,