OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTLD_LAZY
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
xtensa-dynconfig.c
36
#define
RTLD_LAZY
0 /* Dummy value. */
84
handle = dlopen (path,
RTLD_LAZY
);
/src/external/gpl3/binutils.old/dist/bfd/
xtensa-dynconfig.c
36
#define
RTLD_LAZY
0 /* Dummy value. */
83
handle = dlopen (path,
RTLD_LAZY
);
/src/external/gpl3/gdb/dist/bfd/
xtensa-dynconfig.c
36
#define
RTLD_LAZY
0 /* Dummy value. */
83
handle = dlopen (path,
RTLD_LAZY
);
/src/external/gpl3/gdb.old/dist/bfd/
xtensa-dynconfig.c
36
#define
RTLD_LAZY
0 /* Dummy value. */
83
handle = dlopen (path,
RTLD_LAZY
);
/src/include/
dlfcn.h
76
#define
RTLD_LAZY
1
83
#define DL_LAZY
RTLD_LAZY
/* Compat */
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa-dynconfig.cc
39
#define
RTLD_LAZY
0 /* Dummy value. */
86
handle = dlopen (path,
RTLD_LAZY
);
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
evp-pkcs11.c
40
#ifndef
RTLD_LAZY
41
#define
RTLD_LAZY
0
113
RTLD_LAZY
| RTLD_LOCAL | RTLD_GROUP | RTLD_NODELETE);
122
RTLD_LAZY
| RTLD_LOCAL | RTLD_GROUP | RTLD_NODELETE);
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
acache.c
120
#ifndef
RTLD_LAZY
121
#define
RTLD_LAZY
0
131
cc_handle = dlopen(explib,
RTLD_LAZY
|RTLD_LOCAL);
136
cc_handle = dlopen(lib,
RTLD_LAZY
|RTLD_LOCAL);
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026