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

  /src/external/gpl3/gdb/dist/sim/common/
cgen-trace.c 74 /* For communication between cgen_trace_insn and cgen_trace_result. */
152 cgen_trace_result (cpu, current_insn, opinst, indices[i]);
234 cgen_trace_result (SIM_CPU *cpu, const char *name, int type, ...) function
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-trace.c 74 /* For communication between cgen_trace_insn and cgen_trace_result. */
152 cgen_trace_result (cpu, current_insn, opinst, indices[i]);
234 cgen_trace_result (SIM_CPU *cpu, const char *name, int type, ...) function

Completed in 27 milliseconds