HomeSort by: relevance | last modified time | path
    Searched defs:is_tls_dtpoff (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c 1081 #define is_tls_dtpoff(exp) \ macro
1250 else if (is_tls_dtpoff (*exp))
4603 else if (is_tls_dtpoff (the_insn.exp))
4734 else if (is_tls_dtpoff (the_insn.exp))
4776 else if (is_tls_dtpoff (the_insn.exp))
4812 else if (is_tls_dtpoff (the_insn.exp))
4848 else if (is_tls_dtpoff (the_insn.exp))
4885 else if (is_tls_dtpoff (the_insn.exp))
4923 else if (is_tls_dtpoff (the_insn.exp))
4961 else if (is_tls_dtpoff (the_insn.exp)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c 1081 #define is_tls_dtpoff(exp) \ macro
1250 else if (is_tls_dtpoff (*exp))
4603 else if (is_tls_dtpoff (the_insn.exp))
4734 else if (is_tls_dtpoff (the_insn.exp))
4776 else if (is_tls_dtpoff (the_insn.exp))
4812 else if (is_tls_dtpoff (the_insn.exp))
4848 else if (is_tls_dtpoff (the_insn.exp))
4885 else if (is_tls_dtpoff (the_insn.exp))
4923 else if (is_tls_dtpoff (the_insn.exp))
4961 else if (is_tls_dtpoff (the_insn.exp)
    [all...]

Completed in 25 milliseconds