Searched defs:def_per_fcn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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;
209 ctx->pfn = (_Unwind_Personality_Fn)def_per_fcn;

Completed in 44 milliseconds