Searched refs:dump_registers (Results 1 - 7 of 7) sorted by relevance

/system/core/debuggerd/
H A Dmachine.h25 void dump_registers(log_t* log, pid_t tid);
H A Dtombstone.cpp382 dump_registers(log, backtrace->Tid());
/system/core/debuggerd/x86/
H A Dmachine.cpp31 void dump_registers(log_t* log, pid_t tid) { function
/system/core/debuggerd/x86_64/
H A Dmachine.cpp33 void dump_registers(log_t* log, pid_t tid) { function
/system/core/debuggerd/arm/
H A Dmachine.cpp62 void dump_registers(log_t* log, pid_t tid) { function
/system/core/debuggerd/arm64/
H A Dmachine.cpp66 void dump_registers(log_t* log, pid_t tid) { function
/system/core/debuggerd/mips/
H A Dmachine.cpp87 void dump_registers(log_t* log, pid_t tid) { function

Completed in 103 milliseconds