Home
last modified time | relevance | path

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

/external/libunwind/src/unwind/
DGetIPInfo.c32 _Unwind_GetIPInfo (struct _Unwind_Context *context, int *ip_before_insn) in _Unwind_GetIPInfo() argument
37 *ip_before_insn = unw_is_signal_frame (&context->cursor); in _Unwind_GetIPInfo()