HomeSort by relevance Sort by last modified time
    Searched refs:trace_exception (Results 1 - 6 of 6) sorted by null

  /external/qemu/
android-trace.h 44 extern void trace_exception(uint32_t pc);
trace.c 1477 void trace_exception(uint32 target_pc) function
    [all...]
  /external/qemu/hw/
goldfish_trace.h 121 extern void trace_exception(uint32 target_pc);
goldfish_trace.c 266 trace_exception(0);
286 trace_exception(0);
  /external/v8/src/
flag-definitions.h 401 DEFINE_bool(trace_exception, false,
  /external/qemu/target-arm/
helper.c 833 trace_exception(env->regs[15]);
    [all...]

Completed in 2195 milliseconds