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

1 2

  /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/external/gpl3/gcc/dist/libsanitizer/interception/
interception_win.cpp 985 // GetProcAddress appears to initialize DLLs before returning function pointers
1051 void **DLLs = InterestingDLLsAvailable();
1052 for (size_t i = 0; DLLs[i]; ++i) {
1053 uptr func_addr = InternalGetProcAddress(DLLs[i], func_name);
1083 // Iterate the list of imported DLLs. FirstThunk will be null for the last
  /src/external/gpl3/gcc.old/dist/libsanitizer/interception/
interception_win.cpp 924 // GetProcAddress appears to initialize DLLs before returning function pointers
990 void **DLLs = InterestingDLLsAvailable();
991 for (size_t i = 0; DLLs[i]; ++i) {
992 uptr func_addr = InternalGetProcAddress(DLLs[i], func_name);
1022 // Iterate the list of imported DLLs. FirstThunk will be null for the last
  /src/crypto/external/bsd/netpgp/dist/buildaux/
ltmain.sh 202 # Need a lot of goo to handle *both* DLLs and import libs
1768 # and Darwin in order for the loader to find any dlls it needs.
4784 /* DATA imports from DLLs on WIN32 can't be const, because
  /src/external/bsd/iscsi/dist/buildaux/
ltmain.sh 202 # Need a lot of goo to handle *both* DLLs and import libs
1768 # and Darwin in order for the loader to find any dlls it needs.
4784 /* DATA imports from DLLs on WIN32 can't be const, because
  /src/external/bsd/libbind/dist/
ltmain.sh 202 # Need a lot of goo to handle *both* DLLs and import libs
1739 # and Darwin in order for the loader to find any dlls it needs.
4751 /* DATA imports from DLLs on WIN32 can't be const, because
  /src/external/gpl2/gettext/dist/build-aux/
ltmain.sh 184 # Need a lot of goo to handle *both* DLLs and import libs
1658 # in order for the loader to find any dlls it needs.
4627 /* DATA imports from DLLs on WIN32 can't be const, because
  /src/external/bsd/file/dist/
configure 7717 /* DATA imports from DLLs on WIN32 can't be const, because runtime
10445 # as there is no search path for DLLs.
10991 # no search path for DLLs.
12053 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
12059 # MinGW DLLs use traditional 'lib' prefix
12063 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/lgpl3/mpc/dist/
configure 6753 /* DATA imports from DLLs on WIN32 can't be const, because runtime
9959 # as there is no search path for DLLs.
10502 # no search path for DLLs.
11561 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11567 # MinGW DLLs use traditional 'lib' prefix
11571 # pw32 DLLs use 'pw' prefix rather than 'lib'
13484 # Configs for Windows DLLs
  /src/external/public-domain/sqlite/dist/
configure 7880 /* DATA imports from DLLs on WIN32 can't be const, because runtime
10644 # as there is no search path for DLLs.
11190 # no search path for DLLs.
12253 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
12259 # MinGW DLLs use traditional 'lib' prefix
12263 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/bsd/ntp/dist/sntp/libevent/
configure 7902 /* DATA imports from DLLs on WIN32 can't be const, because runtime
10632 # as there is no search path for DLLs.
11178 # no search path for DLLs.
12240 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
12246 # MinGW DLLs use traditional 'lib' prefix
12250 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/bsd/openldap/dist/contrib/ldapc++/
configure 6608 /* DATA imports from DLLs on WIN32 can't be const, because runtime
9537 # as there is no search path for DLLs.
10079 # no search path for DLLs.
11138 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11144 # MinGW DLLs use traditional 'lib' prefix
11148 # pw32 DLLs use 'pw' prefix rather than 'lib'
13197 # no search path for DLLs.
13239 # as there is no search path for DLLs.
15117 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
15122 # MinGW DLLs use traditional 'lib' prefi
    [all...]
  /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'
  /src/external/bsd/flex/dist/
configure 5603 /* DATA imports from DLLs on WIN32 can't be const, because runtime
8519 # as there is no search path for DLLs.
9061 # no search path for DLLs.
10120 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10126 # MinGW DLLs use traditional 'lib' prefix
10130 # pw32 DLLs use 'pw' prefix rather than 'lib'
16799 # no search path for DLLs.
16841 # as there is no search path for DLLs.
18719 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
18724 # MinGW DLLs use traditional 'lib' prefi
    [all...]
  /src/external/bsd/libevent/dist/
configure 7190 /* DATA imports from DLLs on WIN32 can't be const, because runtime
9836 # as there is no search path for DLLs.
10379 # no search path for DLLs.
11438 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11444 # MinGW DLLs use traditional 'lib' prefix
11448 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/bsd/openpam/dist/
configure 9165 /* DATA imports from DLLs on WIN32 can't be const, because runtime
12047 # as there is no search path for DLLs.
12603 # no search path for DLLs.
13663 # not on $(libdir)/../bin or 32 bits dlls would override 64 bit ones.
13691 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
13697 # MinGW DLLs use traditional 'lib' prefix
13701 # pw32 DLLs use 'pw' prefix rather than 'lib'
16365 # no search path for DLLs.
16407 # as there is no search path for DLLs.
18294 # not on $(libdir)/../bin or 32 bits dlls would override 64 bit ones
    [all...]
  /src/external/lgpl3/mpfr/dist/
configure 8232 /* DATA imports from DLLs on WIN32 can't be const, because runtime
11323 # as there is no search path for DLLs.
11871 # no search path for DLLs.
12936 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
12942 # MinGW DLLs use traditional 'lib' prefix
12946 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/mit/expat/dist/
configure 7717 /* DATA imports from DLLs on WIN32 can't be const, because runtime
10905 # as there is no search path for DLLs.
11459 # no search path for DLLs.
12515 # not on $(libdir)/../bin or 32 bits dlls would override 64 bit ones.
12543 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
12549 # MinGW DLLs use traditional 'lib' prefix
12553 # pw32 DLLs use 'pw' prefix rather than 'lib'
16192 # no search path for DLLs.
16234 # as there is no search path for DLLs.
18115 # not on $(libdir)/../bin or 32 bits dlls would override 64 bit ones
    [all...]
  /src/external/mit/isl/dist/interface/
configure 10665 /* DATA imports from DLLs on WIN32 can't be const, because runtime
13412 # as there is no search path for DLLs.
13958 # no search path for DLLs.
15021 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
15027 # MinGW DLLs use traditional 'lib' prefix
15031 # pw32 DLLs use 'pw' prefix rather than 'lib'
17089 # no search path for DLLs.
17131 # as there is no search path for DLLs.
19015 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
19020 # MinGW DLLs use traditional 'lib' prefi
    [all...]
  /src/external/mit/libuv/dist/
configure 7835 /* DATA imports from DLLs on WIN32 can't be const, because runtime
10536 # as there is no search path for DLLs.
11084 # no search path for DLLs.
12149 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
12155 # MinGW DLLs use traditional 'lib' prefix
12159 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/public-domain/xz/dist/
configure 9215 /* DATA imports from DLLs on WIN32 can't be const, because runtime
12159 # as there is no search path for DLLs.
12702 # no search path for DLLs.
13761 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
13767 # MinGW DLLs use traditional 'lib' prefix
13771 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/crypto/external/bsd/heimdal/dist/
configure 7417 /* DATA imports from DLLs on WIN32 can't be const, because runtime
10497 # as there is no search path for DLLs.
11044 # no search path for DLLs.
12107 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
12113 # MinGW DLLs use traditional 'lib' prefix
12117 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/bsd/ntp/dist/sntp/
configure 19076 /* DATA imports from DLLs on WIN32 can't be const, because runtime
21805 # as there is no search path for DLLs.
22351 # no search path for DLLs.
23413 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
23419 # MinGW DLLs use traditional 'lib' prefix
23423 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/bsd/openldap/dist/
configure 8753 /* DATA imports from DLLs on WIN32 can't be const, because runtime
11449 # as there is no search path for DLLs.
11995 # no search path for DLLs.
13057 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
13063 # MinGW DLLs use traditional 'lib' prefix
13067 # pw32 DLLs use 'pw' prefix rather than 'lib'
  /src/external/bsd/unbound/dist/
configure 10239 /* DATA imports from DLLs on WIN32 can't be const, because runtime
13110 # as there is no search path for DLLs.
13666 # no search path for DLLs.
14726 # not on $(libdir)/../bin or 32 bits dlls would override 64 bit ones.
14754 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
14760 # MinGW DLLs use traditional 'lib' prefix
14764 # pw32 DLLs use 'pw' prefix rather than 'lib'

Completed in 258 milliseconds

1 2