OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLLs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_win.cc
873
// GetProcAddress appears to initialize
DLLs
before returning function pointers
939
void **
DLLs
= InterestingDLLsAvailable();
940
for (size_t i = 0;
DLLs
[i]; ++i) {
941
uptr func_addr = InternalGetProcAddress(
DLLs
[i], func_name);
971
// Iterate the list of imported
DLLs
. FirstThunk will be null for the last
/src/sys/external/isc/libsodium/dist/m4/
libtool.m4
2551
# Cygwin
DLLs
use 'cyg' prefix rather than 'lib'
2557
# MinGW
DLLs
use traditional 'lib' prefix
2561
# pw32
DLLs
use 'pw' prefix rather than 'lib'
4069
/* DATA imports from
DLLs
on WIN32 can't be const, because runtime
5103
# as there is no search path for
DLLs
.
5561
# no search path for
DLLs
.
6637
# no search path for
DLLs
.
6679
# as there is no search path for
DLLs
.
/src/sys/external/isc/libsodium/dist/
configure
10902
/* DATA imports from
DLLs
on WIN32 can't be const, because runtime
13548
# as there is no search path for
DLLs
.
14090
# no search path for
DLLs
.
15148
# Cygwin
DLLs
use 'cyg' prefix rather than 'lib'
15154
# MinGW
DLLs
use traditional 'lib' prefix
15158
# pw32
DLLs
use 'pw' prefix rather than 'lib'
Completed in 30 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025