Searched refs:RTLD_DI_LINKMAP (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-sunos5/ | ||
D | DLFCN.py | 25 RTLD_DI_LINKMAP = 2 variable |
/external/bcc/tests/cc/ | ||
D | test_c_api.cc | 154 if (dlinfo(dlhdl, RTLD_DI_LINKMAP, &lm) < 0) { in mntns_func() |