Searched refs:unw_set_context (Results 1 – 3 of 3) sorted by relevance
29 extern void unw_set_context(unw_cursor_t * cursor, uintptr_t regs[], int reg_sz);
36 extern void unw_set_context(unw_cursor_t * cursor, uintptr_t regs[], int reg_sz);
165 unw_set_context(unw_cursor_t * cursor, uintptr_t regs[], int reg_sz) in unw_set_context() function