Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Ddlfcn.h221 #define DLUI_VERS_1 1 macro
222 #define DLUI_VERS_CURRENT DLUI_VERS_1
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Ddlamd64getunwind.c48 if ((unwindinfo->dlui_version < DLUI_VERS_1) || in getunwind_core()