Home
last modified time | relevance | path

Searched refs:trace_exception (Results 1 – 6 of 6) sorted by relevance

/external/qemu/hw/
Dgoldfish_trace.c177 trace_exception(0); in trace_dev_write()
193 trace_exception(0); in trace_dev_write()
Dgoldfish_trace.h82 extern void trace_exception(uint32 target_pc);
/external/qemu/
Dtrace.h139 extern void trace_exception(uint32 pc);
Dtrace.c1380 void trace_exception(uint32 target_pc) in trace_exception() function
/external/webkit/V8Binding/v8/src/
Dflag-definitions.h200 DEFINE_bool(trace_exception, false,
/external/qemu/target-arm/
Dhelper.c782 trace_exception(env->regs[15]); in do_interrupt()