Searched refs:dl_nonlazy (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/ext/DynaLoader/
H A Ddlutils.c50 #define dl_nonlazy (MY_CXT.x_dl_nonlazy) macro
122 dl_nonlazy = (int)uv;
124 dl_nonlazy = 0;
125 if (dl_nonlazy)
H A Ddl_dlopen.xs197 if (dl_nonlazy)
H A Ddl_hpux.xs6 /* o Added BIND_VERBOSE to dl_nonlazy condition to add names of missing
68 if (dl_nonlazy) {

Completed in 115 milliseconds