Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/DynaLoader/
Ddl_aix.xs167 #define dl_mainModule (dl_cxtx.x_mainModule) macro
249 if (dl_mainModule == NULL) { in dlopen()
250 if ((dl_mainModule = findMain()) == NULL) in dlopen()
325 loadbind(0, dl_mainModule, mp->entry)) { in dlopen()