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

  /src/external/gpl3/binutils/dist/include/opcode/
cgen.h 1204 extern CGEN_INSN_LIST * cgen_dis_lookup_insn
1207 #define CGEN_DIS_LOOKUP_INSN(cd, buf, value) cgen_dis_lookup_insn ((cd), (buf), (value))
  /src/external/gpl3/binutils.old/dist/include/opcode/
cgen.h 1204 extern CGEN_INSN_LIST * cgen_dis_lookup_insn
1207 #define CGEN_DIS_LOOKUP_INSN(cd, buf, value) cgen_dis_lookup_insn ((cd), (buf), (value))
  /src/external/gpl3/gdb/dist/include/opcode/
cgen.h 1204 extern CGEN_INSN_LIST * cgen_dis_lookup_insn
1207 #define CGEN_DIS_LOOKUP_INSN(cd, buf, value) cgen_dis_lookup_insn ((cd), (buf), (value))
  /src/external/gpl3/gdb.old/dist/include/opcode/
cgen.h 1204 extern CGEN_INSN_LIST * cgen_dis_lookup_insn
1207 #define CGEN_DIS_LOOKUP_INSN(cd, buf, value) cgen_dis_lookup_insn ((cd), (buf), (value))

Completed in 29 milliseconds