Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/amd64/
H A Ddlamd64getunwind.c60 unwindinfo->dlui_unwindstart = 0; in getunwind_core()
95 unwindinfo->dlui_unwindstart = in getunwind_core()
/titanic_50/usr/src/head/
H A Ddlfcn.h87 void *dlui_unwindstart; /* star of unwind hdr */ member
/titanic_50/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c333 data = dlef.dlui_unwindstart; in _Unw_EhfhLookup()