Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c311 Dl_amd64_unwindinfo dlef; in _Unw_EhfhLookup() local
320 dlef.dlui_version = 1; in _Unw_EhfhLookup()
323 if (0 == dlamd64getunwind((void*)pc, &dlef)) { in _Unw_EhfhLookup()
331 data = dlef.dlui_unwindstart; in _Unw_EhfhLookup()
335 data_end = dlef.dlui_unwindend; in _Unw_EhfhLookup()