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:__anon44095
74 unwind_state_t* state, backtrace_frame_t* backtrace,
160 unwind_state_t state;
182 unwind_state_t state;
  /system/core/libcorkscrew/arch-x86/
backtrace-x86.c 88 } unwind_state_t; typedef in typeref:struct:__anon44098
97 unwind_state_t* state, backtrace_frame_t* backtrace,
130 unwind_state_t state;
148 unwind_state_t state;
  /system/core/libcorkscrew/arch-arm/
backtrace-arm.c 82 } unwind_state_t; typedef in typeref:struct:__anon44092
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 794 milliseconds