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

  /src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c 1089 #define is_tls_leoff(exp) \ macro
1254 else if (is_tls_leoff (*exp))
4607 else if (is_tls_leoff (the_insn.exp))
4738 else if (is_tls_leoff (the_insn.exp))
4780 else if (is_tls_leoff (the_insn.exp))
4816 else if (is_tls_leoff (the_insn.exp))
4852 else if (is_tls_leoff (the_insn.exp))
4889 else if (is_tls_leoff (the_insn.exp))
4927 else if (is_tls_leoff (the_insn.exp))
4965 else if (is_tls_leoff (the_insn.exp)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c 1089 #define is_tls_leoff(exp) \ macro
1254 else if (is_tls_leoff (*exp))
4607 else if (is_tls_leoff (the_insn.exp))
4738 else if (is_tls_leoff (the_insn.exp))
4780 else if (is_tls_leoff (the_insn.exp))
4816 else if (is_tls_leoff (the_insn.exp))
4852 else if (is_tls_leoff (the_insn.exp))
4889 else if (is_tls_leoff (the_insn.exp))
4927 else if (is_tls_leoff (the_insn.exp))
4965 else if (is_tls_leoff (the_insn.exp)
    [all...]

Completed in 18 milliseconds