Home
last modified time | relevance | path

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

/external/libunwind/src/setjmp/
Dsetjmp_i.h32 bsp_match (unw_cursor_t *c, unw_word_t *wp) in bsp_match() function
106 bsp_match (unw_cursor_t *c, unw_word_t *wp) in bsp_match() function
Dlongjmp.c80 if (!bsp_match (&c, wp)) in _longjmp()
Dsiglongjmp.c81 if (!bsp_match (&c, wp)) in siglongjmp()