Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c1086 #define is_tls_leoff(exp) \ macro
1284 else if (is_tls_leoff (*exp)) in cons_fix_new_hppa()
4635 else if (is_tls_leoff (the_insn.exp)) in pa_ip()
4766 else if (is_tls_leoff (the_insn.exp)) in pa_ip()
4808 else if (is_tls_leoff (the_insn.exp)) in pa_ip()
4844 else if (is_tls_leoff (the_insn.exp)) in pa_ip()
4880 else if (is_tls_leoff (the_insn.exp)) in pa_ip()
4917 else if (is_tls_leoff (the_insn.exp)) in pa_ip()
4955 else if (is_tls_leoff (the_insn.exp)) in pa_ip()
4993 else if (is_tls_leoff (the_insn.exp)) in pa_ip()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20061391 is_tls_ieoff, is_tls_leoff): Define.