Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c313 Dl_amd64_unwindinfo dlef; in _Unw_EhfhLookup() local
322 dlef.dlui_version = 1; in _Unw_EhfhLookup()
325 if (0 == dlamd64getunwind((void*)pc, &dlef)) { in _Unw_EhfhLookup()
333 data = dlef.dlui_unwindstart; in _Unw_EhfhLookup()
337 data_end = dlef.dlui_unwindend; in _Unw_EhfhLookup()