Home
last modified time | relevance | path

Searched refs:unw_set_context (Results 1 – 3 of 3) sorted by relevance

/third_party/libunwind/include/
Dlibunwind_i-ohos.h29 extern void unw_set_context(unw_cursor_t * cursor, uintptr_t regs[], int reg_sz);
/third_party/libunwind/src/
Dos-ohos.h36 extern void unw_set_context(unw_cursor_t * cursor, uintptr_t regs[], int reg_sz);
Dos-ohos.c165 unw_set_context(unw_cursor_t * cursor, uintptr_t regs[], int reg_sz) in unw_set_context() function