Lines Matching refs:LT_DLLAZY_OR_NOW
10493 LT_DLLAZY_OR_NOW in the command line if we
10495 #ifndef LT_DLLAZY_OR_NOW
10497 # define LT_DLLAZY_OR_NOW RTLD_LAZY
10500 # define LT_DLLAZY_OR_NOW DL_LAZY
10503 # define LT_DLLAZY_OR_NOW RTLD_NOW
10506 # define LT_DLLAZY_OR_NOW DL_NOW
10508 # define LT_DLLAZY_OR_NOW 0
10522 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);