Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c194 static uintptr_t def_per_fcn = (uintptr_t)&_Unw_very_boring_personality; variable
200 def_per_fcn = def_per; in _SUNW_Unw_set_defaults()
209 ctx->pfn = (_Unwind_Personality_Fn)def_per_fcn; in complete_context()