Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Ddlfcn.h208 #define RTLD_DI_MMAPS 12 /* obtain objects mappings or */ macro
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddl.msg61 @ MSG_RTLD_DI_MMAPS "RTLD_DI_MMAPS"
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2046 if (request == RTLD_DI_MMAPS) { in dlinfo_core()