Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-join7.c36 void *f = dlopen ("tst-join7mod.so", RTLD_NOW | RTLD_GLOBAL); in do_test()
A Dtst-create1.c108 void *p = xdlopen ("tst-create1mod.so", RTLD_NOW | RTLD_GLOBAL); in thread1()
/sysdeps/mips/bits/
A Ddlfcn.h25 #define RTLD_NOW 0x0002 /* Immediate function call binding. */ macro
/sysdeps/powerpc/powerpc64/
A Dtst-setjmp-bug21895-static.c48 void *h = dlopen("setjmp-bug21895.so", RTLD_NOW); in do_test()

Completed in 8 milliseconds