Home | History | Annotate | Download | only in bochs

Lines Matching refs:LT_DLLAZY_OR_NOW

9023 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
9025 #ifndef LT_DLLAZY_OR_NOW
9027 # define LT_DLLAZY_OR_NOW RTLD_LAZY
9030 # define LT_DLLAZY_OR_NOW DL_LAZY
9033 # define LT_DLLAZY_OR_NOW RTLD_NOW
9036 # define LT_DLLAZY_OR_NOW DL_NOW
9038 # define LT_DLLAZY_OR_NOW 0
9052 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
9121 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
9123 #ifndef LT_DLLAZY_OR_NOW
9125 # define LT_DLLAZY_OR_NOW RTLD_LAZY
9128 # define LT_DLLAZY_OR_NOW DL_LAZY
9131 # define LT_DLLAZY_OR_NOW RTLD_NOW
9134 # define LT_DLLAZY_OR_NOW DL_NOW
9136 # define LT_DLLAZY_OR_NOW 0
9150 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12673 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12675 #ifndef LT_DLLAZY_OR_NOW
12677 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12680 # define LT_DLLAZY_OR_NOW DL_LAZY
12683 # define LT_DLLAZY_OR_NOW RTLD_NOW
12686 # define LT_DLLAZY_OR_NOW DL_NOW
12688 # define LT_DLLAZY_OR_NOW 0
12702 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12771 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12773 #ifndef LT_DLLAZY_OR_NOW
12775 # define LT_DLLAZY_OR_NOW RTLD_LAZY
12778 # define LT_DLLAZY_OR_NOW DL_LAZY
12781 # define LT_DLLAZY_OR_NOW RTLD_NOW
12784 # define LT_DLLAZY_OR_NOW DL_NOW
12786 # define LT_DLLAZY_OR_NOW 0
12800 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
18101 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
18103 #ifndef LT_DLLAZY_OR_NOW
18105 # define LT_DLLAZY_OR_NOW RTLD_LAZY
18108 # define LT_DLLAZY_OR_NOW DL_LAZY
18111 # define LT_DLLAZY_OR_NOW RTLD_NOW
18114 # define LT_DLLAZY_OR_NOW DL_NOW
18116 # define LT_DLLAZY_OR_NOW 0
18130 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
18199 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
18201 #ifndef LT_DLLAZY_OR_NOW
18203 # define LT_DLLAZY_OR_NOW RTLD_LAZY
18206 # define LT_DLLAZY_OR_NOW DL_LAZY
18209 # define LT_DLLAZY_OR_NOW RTLD_NOW
18212 # define LT_DLLAZY_OR_NOW DL_NOW
18214 # define LT_DLLAZY_OR_NOW 0
18228 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
20386 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
20388 #ifndef LT_DLLAZY_OR_NOW
20390 # define LT_DLLAZY_OR_NOW RTLD_LAZY
20393 # define LT_DLLAZY_OR_NOW DL_LAZY
20396 # define LT_DLLAZY_OR_NOW RTLD_NOW
20399 # define LT_DLLAZY_OR_NOW DL_NOW
20401 # define LT_DLLAZY_OR_NOW 0
20415 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);