Home
last modified time | relevance | path

Searched refs:unw_init_local2 (Results 1 – 15 of 15) sorted by relevance

/third_party/libunwind/include/
Dlibunwind-common.h240 #define unw_init_local2 UNW_OBJ(init_local2) macro
275 extern int unw_init_local2(unw_cursor_t *, unw_context_t *, int);
Dlibunwind-common.h.in242 #define unw_init_local2 UNW_OBJ(init_local2) macro
273 extern int unw_init_local2 (unw_cursor_t *, unw_context_t *, int);
/third_party/libunwind/src/mips/
DGinit_local.c60 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/hppa/
DGinit_local.c61 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/sh/
DGinit_local.c62 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/riscv/
DGinit_local.c65 unw_init_local2 (unw_cursor_t *cursor, unw_context_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/s390x/
DGinit_local.c65 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/ppc/
DGinit_local.c72 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/tilegx/
DGinit_local.c64 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/tests/
DLtest-init-local-signal.c33 int ret = unw_init_local2(&c, ucontext, UNW_INIT_SIGNAL_FRAME); in handler()
/third_party/libunwind/src/x86_64/
DGinit_local.c76 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/x86/
DGinit_local.c75 unw_init_local2 (unw_cursor_t *cursor, ucontext_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/arm/
DGinit_local.c75 unw_init_local2 (unw_cursor_t *cursor, unw_context_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/src/aarch64/
DGinit_local.c77 unw_init_local2 (unw_cursor_t *cursor, unw_tdep_context_t *uc, int flag) in unw_init_local2() function
/third_party/libunwind/doc/
DMakefile.am15 unw_init_local2.man \