Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/amd64/
H A Ddlamd64getunwind.c61 unwindinfo->dlui_unwindend = 0; in getunwind_core()
97 unwindinfo->dlui_unwindend = in getunwind_core()
/titanic_41/usr/src/head/
H A Ddlfcn.h88 void *dlui_unwindend; /* end of unwind hdr */ member
/titanic_41/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c337 data_end = dlef.dlui_unwindend; in _Unw_EhfhLookup()