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

/osnet-11/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;
208 ctx->pfn = (_Unwind_Personality_Fn)def_per_fcn;

Completed in 30 milliseconds