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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 349 #define O_tlsfunc O_md5 /* TLS_FUNC/TLSDESC_FN relocation */
371 SUFFIX_MAP ("tlsfunc", BFD_RELOC_XTENSA_TLS_FUNC, O_tlsfunc),
3324 case O_tlsfunc:
3533 if (insn->tok[op_data].X_op == O_tlsfunc
4256 case O_tlsfunc:
7019 || orig_insn->tok[1].X_op == O_tlsfunc
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 349 #define O_tlsfunc O_md5 /* TLS_FUNC/TLSDESC_FN relocation */
371 SUFFIX_MAP ("tlsfunc", BFD_RELOC_XTENSA_TLS_FUNC, O_tlsfunc),
3324 case O_tlsfunc:
3533 if (insn->tok[op_data].X_op == O_tlsfunc
4256 case O_tlsfunc:
7019 || orig_insn->tok[1].X_op == O_tlsfunc

Completed in 39 milliseconds