Home
last modified time | relevance | path

Searched defs:use_prev_instr (Results 1 - 24 of 24) sorted by relevance

/third_party/libunwind/libunwind/src/s390x/
H A Dinit.h32 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c42 unw_init_local_common (unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/x86_64/
H A Dinit.h45 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c43 unw_init_local_common (unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/arm/
H A Dinit.h28 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c40 unw_init_local_common (unw_cursor_t *cursor, unw_context_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/hppa/
H A Dinit.h29 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c40 unw_init_local_common (unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/mips/
H A Dinit.h28 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c39 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/ppc64/
H A Dinit.h31 common_init_ppc64 (struct cursor *c, unsigned use_prev_instr) in common_init_ppc64() argument
/third_party/libunwind/libunwind/src/x86/
H A Dinit.h29 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c40 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/aarch64/
H A Dinit.h29 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c40 unw_init_local_common (unw_cursor_t *cursor, unw_context_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/ppc32/
H A Dinit.h33 common_init_ppc32 (struct cursor *c, unsigned use_prev_instr) in common_init_ppc32() argument
/third_party/libunwind/libunwind/src/riscv/
H A Dinit.h30 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c41 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/tilegx/
H A Dinit.h29 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c40 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/sh/
H A Dinit.h28 common_init (struct cursor *c, unsigned use_prev_instr) in common_init() argument
H A DGinit_local.c40 unw_init_local_common (unw_cursor_t *cursor, unw_context_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/src/ppc/
H A DGinit_local.c47 unw_init_local_common(unw_cursor_t *cursor, ucontext_t *uc, unsigned use_prev_instr) in unw_init_local_common() argument
/third_party/libunwind/libunwind/include/
H A Ddwarf.h325 unsigned int use_prev_instr :1; /* use previous (= call) or current (= signal) instruction? */ member

Completed in 6 milliseconds