Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c193 static uintptr_t def_per_fcn = (uintptr_t)&_Unw_very_boring_personality; variable
199 def_per_fcn = def_per; in _SUNW_Unw_set_defaults()
208 ctx->pfn = (_Unwind_Personality_Fn)def_per_fcn; in complete_context()