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

  /system/core/libcorkscrew/arch-mips/
backtrace-mips.c 62 } unwind_state_t; typedef in typeref:struct:__anon43920
74 unwind_state_t* state, backtrace_frame_t* backtrace,
161 unwind_state_t state;
184 unwind_state_t state;
  /system/core/libcorkscrew/arch-arm/
backtrace-arm.c 82 } unwind_state_t; typedef in typeref:struct:__anon43917
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;
  /system/core/libcorkscrew/arch-x86/
backtrace-x86.c 89 } unwind_state_t; typedef in typeref:struct:__anon43923
480 unwind_state_t* state, unwind_state_t* newstate) {
517 static bool update_state(const memory_t* memory, unwind_state_t* state,
519 unwind_state_t newstate;
550 unwind_state_t* state) {
756 unwind_state_t* state, backtrace_frame_t* backtrace,
821 unwind_state_t state;
839 unwind_state_t state;

Completed in 507 milliseconds