Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Ddlfcn.h209 #define RTLD_DI_MMAPCNT 13 /* mapping count */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddl.msg62 @ MSG_RTLD_DI_MMAPCNT "RTLD_DI_MMAPCNT"
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2040 if (request == RTLD_DI_MMAPCNT) { in dlinfo_core()