Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-sunos5/
DDLFCN.py25 RTLD_DI_LINKMAP = 2 variable
/external/bcc/tests/cc/
Dtest_c_api.cc154 if (dlinfo(dlhdl, RTLD_DI_LINKMAP, &lm) < 0) { in mntns_func()