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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c193 static int using_ehf = 1; variable
199 using_ehf = use;
214 if (using_ehf && (0 != _Unw_EhfhLookup(ctx))) {

Completed in 300 milliseconds