Searched refs:unwind_state_t (Results 1 - 3 of 3) sorted by relevance

/system/core/libcorkscrew/arch-mips/
H A Dbacktrace-mips.c62 } unwind_state_t; typedef in typeref:struct:__anon379
74 unwind_state_t* state, backtrace_frame_t* backtrace,
160 unwind_state_t state;
182 unwind_state_t state;
/system/core/libcorkscrew/arch-x86/
H A Dbacktrace-x86.c88 } unwind_state_t; typedef in typeref:struct:__anon382
97 unwind_state_t* state, backtrace_frame_t* backtrace,
130 unwind_state_t state;
148 unwind_state_t state;
/system/core/libcorkscrew/arch-arm/
H A Dbacktrace-arm.c82 } unwind_state_t; typedef in typeref:struct:__anon376
239 static void set_reg(unwind_state_t* state, uint32_t reg, uint32_t value) {
244 static bool try_pop_registers(const memory_t* memory, unwind_state_t* state, uint32_t mask) {
280 unwind_state_t* state, byte_stream_t* stream, int pr_index) {
488 unwind_state_t* state, backtrace_frame_t* backtrace,
560 unwind_state_t state;
592 unwind_state_t state;

Completed in 44 milliseconds