HomeSort by: relevance | last modified time | path
    Searched refs:RTLD_LOCAL (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
dlmopen-main.c 36 handle[0] = dlmopen (LM_ID_NEWLM, DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
41 handle[1] = dlopen (DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
44 handle[2] = dlmopen (LM_ID_NEWLM, DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
47 handle[3] = dlmopen (lmid, DSO2_NAME, RTLD_LAZY | RTLD_LOCAL);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
dlmopen-main.c 36 handle[0] = dlmopen (LM_ID_NEWLM, DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
41 handle[1] = dlopen (DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
44 handle[2] = dlmopen (LM_ID_NEWLM, DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
47 handle[3] = dlmopen (lmid, DSO2_NAME, RTLD_LAZY | RTLD_LOCAL);
dlmopen-ns-ids-main.c 35 handle[0] = dlmopen (LM_ID_NEWLM, DSO_NAME, RTLD_LAZY | RTLD_LOCAL);
38 handle[1] = dlmopen (LM_ID_NEWLM, DSO_NAME, RTLD_LAZY | RTLD_LOCAL);
41 handle[2] = dlmopen (LM_ID_NEWLM, DSO_NAME, RTLD_LAZY | RTLD_LOCAL);
54 handle[3] = dlmopen (LM_ID_NEWLM, DSO_NAME, RTLD_LAZY | RTLD_LOCAL);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-dlmopen.c 34 handle[0] = dlmopen (LM_ID_NEWLM, DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
39 handle[1] = dlopen (DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
42 handle[2] = dlmopen (LM_ID_NEWLM, DSO1_NAME, RTLD_LAZY | RTLD_LOCAL);
45 handle[3] = dlmopen (lmid, DSO2_NAME, RTLD_LAZY | RTLD_LOCAL);
  /src/tests/lib/csu/
h_initfini3.cxx 15 handle = dlopen("h_initfini3_dso.so", RTLD_NOW | RTLD_LOCAL);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
dlfcn.d 57 RTLD_LOCAL
76 enum RTLD_LOCAL = 0x00000;
88 enum RTLD_LOCAL = 0;
100 enum RTLD_LOCAL = 0;
112 enum RTLD_LOCAL = 0;
124 enum RTLD_LOCAL = 0;
136 enum RTLD_LOCAL = 0;
148 enum RTLD_LOCAL = 0;
161 enum RTLD_LOCAL = 0;
188 enum RTLD_LOCAL = 0x00000
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/
simpledynamic.h 25 #define SD_MODULE (RTLD_LOCAL | RTLD_NOW)
  /src/crypto/external/bsd/openssl/dist/test/
simpledynamic.h 25 # define SD_MODULE (RTLD_LOCAL|RTLD_NOW)
  /src/tests/lib/libpthread/dlopen/
t_dlopen.c 69 test_dlopen(RTLD_NOW | RTLD_LOCAL);
119 test_dlopen_mutex(RTLD_NOW | RTLD_LOCAL);
168 test_dlopen_mutex_libc(RTLD_NOW | RTLD_LOCAL);
219 test_dlopen_mutex_libpthread(RTLD_NOW | RTLD_LOCAL);
t_dso_pthread_create.c 85 handle = dlopen(DSO, RTLD_NOW | RTLD_LOCAL);
t_main_pthread_create.c 86 handle = dlopen(DSO, RTLD_NOW | RTLD_LOCAL);
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
dlfcn.hin 66 #define RTLD_LOCAL (1<<3)
  /src/external/mit/libuv/dist/src/unix/
darwin-proctitle.c 68 RTLD_LAZY | RTLD_LOCAL);
72 RTLD_LAZY | RTLD_LOCAL);
fsevents.c 523 RTLD_LAZY | RTLD_LOCAL);
530 RTLD_LAZY | RTLD_LOCAL);
  /src/include/
dlfcn.h 79 #define RTLD_LOCAL 0x200
  /src/tests/lib/libc/tls/
t_tls_dlopen.c 91 handle = dlopen("h_tls_dlopen.so", RTLD_NOW | RTLD_LOCAL);
  /src/tests/libexec/ld.elf_so/
t_dlclose_thread.c 62 handle = dlopen(libh_helper_dso[i], RTLD_LAZY | RTLD_LOCAL);
  /src/usr.sbin/npf/npfctl/
npf_extmod.c 77 handle = dlopen(extlib, RTLD_LAZY | RTLD_LOCAL);
  /src/external/gpl3/gcc/dist/libsanitizer/ubsan/
ubsan_value.cpp 47 | RTLD_LOCAL // Only make symbols available via the handle.
  /src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
ubsan_value.cpp 49 | RTLD_LOCAL // Only make symbols available via the handle.
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
gss_mech_switch.c 303 #ifndef RTLD_LOCAL
304 #define RTLD_LOCAL 0
311 so = dlopen(lib, RTLD_LAZY | RTLD_LOCAL | RTLD_GROUP);
  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
evp-pkcs11.c 43 #ifndef RTLD_LOCAL
44 #define RTLD_LOCAL 0
113 RTLD_LAZY | RTLD_LOCAL | RTLD_GROUP | RTLD_NODELETE);
122 RTLD_LAZY | RTLD_LOCAL | RTLD_GROUP | RTLD_NODELETE);
  /src/external/mpl/bind/dist/lib/dns/include/dns/
librpz.h 887 handle = dlopen(NULL, RTLD_NOW | RTLD_LOCAL);
911 handle = dlopen(path, RTLD_NOW | RTLD_LOCAL);
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
librpz.h 894 handle = dlopen(NULL, RTLD_NOW | RTLD_LOCAL);
917 handle = dlopen(path, RTLD_NOW | RTLD_LOCAL);
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
acache.c 123 #ifndef RTLD_LOCAL
124 #define RTLD_LOCAL 0
131 cc_handle = dlopen(explib, RTLD_LAZY|RTLD_LOCAL);
136 cc_handle = dlopen(lib, RTLD_LAZY|RTLD_LOCAL);

Completed in 78 milliseconds

1 2