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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 2652 get_opcode_from_buf (const char *buf, int slot)
4583 out_opcode = get_opcode_from_buf (next_fragP->fr_literal, 0);
8827 get_opcode_from_buf (fragP->fr_literal + offset, slot);
2647 get_opcode_from_buf (const char *buf, int slot) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 2652 get_opcode_from_buf (const char *buf, int slot)
4583 out_opcode = get_opcode_from_buf (next_fragP->fr_literal, 0);
8827 get_opcode_from_buf (fragP->fr_literal + offset, slot);
2647 get_opcode_from_buf (const char *buf, int slot) function

Completed in 108 milliseconds