Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_exit.c67 static unsigned long (*uwl_getcfa)(struct _Unwind_Context *); variable
90 uwl_getcfa = getcfa; in thread_uw_init()
112 return (*uwl_getcfa)(context); in _Unwind_GetCFA()