Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Ddlfcn.h81 } Dl_mapinfo_t; typedef
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2048 Dl_mapinfo_t *mip = (Dl_mapinfo_t *)p; in dlinfo_core()