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

  /src/external/gpl3/gdb/dist/sim/common/
cgen-trace.h 26 void cgen_trace_insn_init (SIM_CPU *, int);
38 #define CGEN_TRACE_INSN_INIT(cpu, abuf, first_p) \
41 cgen_trace_insn_init ((cpu), (first_p)); \
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-trace.h 26 void cgen_trace_insn_init (SIM_CPU *, int);
38 #define CGEN_TRACE_INSN_INIT(cpu, abuf, first_p) \
41 cgen_trace_insn_init ((cpu), (first_p)); \

Completed in 91 milliseconds