Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h101 void *_Unw_EhfhLookup(struct _Unwind_Context *ctx);
H A Deh_frame.c309 _Unw_EhfhLookup(struct _Unwind_Context *ctx) in _Unw_EhfhLookup() function
H A Dunwind.c213 if (using_ehf && (0 != _Unw_EhfhLookup(ctx))) { in complete_context()