Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c1077 #define is_tls_ldidx(exp) \ macro
1248 else if (is_tls_ldidx (*exp)) in cons_fix_new_hppa()
4599 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4730 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4772 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4808 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4844 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4881 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4919 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4957 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20061390 * config/tc-hppa.c (is_tls_gdidx, is_tls_ldidx, is_tls_dtpoff,