Searched refs:DLLs (Results 1 – 25 of 68) sorted by relevance
123
| /freebsd-12-stable/contrib/libxo/ |
| D | .gitignore | 8 # Shared objects (inc. Windows DLLs)
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/interception/ |
| D | interception_win.cpp | 944 void **DLLs = InterestingDLLsAvailable(); in OverrideFunction() local 945 for (size_t i = 0; DLLs[i]; ++i) { in OverrideFunction() 946 uptr func_addr = InternalGetProcAddress(DLLs[i], func_name); in OverrideFunction()
|
| /freebsd-12-stable/contrib/gcc/config/arm/ |
| D | README-interworking | 165 It is possible to create DLLs containing mixed ARM and Thumb code. It 167 vice versa. It is even possible to call ARM DLLs that have been compiled 173 considerations when building programs and DLLs: 179 mode of the DLLs that it uses is not known, then it should be 642 10. How to use dlltool to build ARM/Thumb DLLs
|
| /freebsd-12-stable/contrib/binutils/ld/emultempl/ |
| D | pep.em | 283 …fprintf (file, _(" --base_file <basefile> Generate a base file for relocatable DLLs\n… 284 …fprintf (file, _(" --dll Set image base to the default for DLLs\n")); 311 fprintf (file, _(" --enable-auto-image-base Automatically choose image base for DLLs\n\ 319 …fprintf (file, _(" --disable-auto-import Do not auto-import DATA items from DLLs\n")… 326 or linking to DLLs (esp. auto-import)\n")); 639 /* Use the output file to create a image base for relocatable DLLs. */
|
| D | pe.em | 311 …fprintf (file, _(" --base_file <basefile> Generate a base file for relocatable DLLs\n… 312 …fprintf (file, _(" --dll Set image base to the default for DLLs\n")); 340 fprintf (file, _(" --enable-auto-image-base Automatically choose image base for DLLs\n\ 348 …fprintf (file, _(" --disable-auto-import Do not auto-import DATA items from DLLs\n")… 355 or linking to DLLs (esp. auto-import)\n")); 674 /* Use the output file to create a image base for relocatable DLLs. */
|
| /freebsd-12-stable/contrib/binutils/ld/po/ |
| D | ld.pot | 46 "DLLs\n" 52 " --dll Set image base to the default for DLLs\n" 206 "DLLs\n" 238 "DLLs\n" 263 " or linking to DLLs (esp. auto-"
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | README.MinGW | 54 to provide the includes, libraries and DLLs to be used with the more
|
| /freebsd-12-stable/contrib/llvm-project/lld/docs/ |
| D | NewLLD.rst | 260 Windows executables or DLLs are not position-independent; they are 265 for DLLs. For example, when we are creating an executable, we assume
|
| /freebsd-12-stable/contrib/googletest/googlemock/ |
| D | CMakeLists.txt | 59 option(BUILD_SHARED_LIBS "Build shared libraries (DLLs)." OFF)
|
| /freebsd-12-stable/contrib/binutils/ld/ |
| D | ChangeLog-9899 | 1132 specially. PE DLLs use this. 1147 against DLLs by simulating IMPORTS directives. * emultempl/pe.em 1251 * pe-dll.c: New file; direct support for PE DLLs 1252 * deffile.h: New file; direct support for PE DLLs 1253 * deffilep.y: New file; direct support for PE DLLs 1254 * emultempl/pe.em: add direct support for PE DLLs
|
| D | ldint.texinfo | 604 of that, only the auto-import behavior for DLLs). 614 @code{ld} can create DLLs that operate with various runtimes available 618 @item auto-import from DLLs
|
| D | ld.texinfo | 2002 addresses of all the relocations needed for generating DLLs with 2032 @cindex DLLs, creating 2043 exported. Also, symbols imported from other DLLs will not be 2049 not be exported, to help with C++ DLLs. Finally, there is an 2051 (obviously, this applies on when building DLLs for cygwin targets). 2138 @cindex DLLs, creating 2148 @cindex DLLs, creating 2161 Automatically choose the image base for DLLs, unless one is specified 2175 @cindex DLLs, linking to 2181 between DLLs built for the various "subplatforms": native, cygwin, [all …]
|
| /freebsd-12-stable/contrib/googletest/googletest/ |
| D | CMakeLists.txt | 64 option(BUILD_SHARED_LIBS "Build shared libraries (DLLs)." OFF)
|
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | configure.in | 99 # Horrible hacks to build DLLs on Windows.
|
| /freebsd-12-stable/contrib/googletest/googletest/cmake/ |
| D | internal_utils.cmake | 33 # on CRT DLLs being available. CMake always defaults to using shared
|
| /freebsd-12-stable/contrib/less/ |
| D | README | 204 7. Make sure you have the emx runtime installed. You need the emx DLLs
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | ChangeLog-9899 | 1098 by other DLLs. 1158 by other DLLs. 1556 * dlltool.c: Add support for Thumb DLLs. Add support for 1557 interworking between ARM and Thumb programs and DLLs. Tidy the
|
| /freebsd-12-stable/contrib/sqlite3/tea/win/ |
| D | rules.vc | 303 # Make sure we don't build overly fat DLLs.
|
| /freebsd-12-stable/contrib/expat/ |
| D | Changes | 530 #349 Windows: Change the name of the Windows DLLs from expat*.dll 1218 version of the library; the DLLs are named libexpatw.dll. 1219 - Changed the name of the Windows DLLs from expat.dll to
|
| /freebsd-12-stable/contrib/subversion/ |
| D | INSTALL | 805 For a Zip file extract the DLLs and EXEs to a directory of your 916 the Berkeley DB DLLs. 926 SVN\src-trunk\db4-win32\lib. Again, the DLLs should be somewhere in
|
| /freebsd-12-stable/contrib/binutils/binutils/doc/ |
| D | binutils.texi | 29 * dlltool: (binutils)dlltool. Create files needed to build and use DLLs 177 * dlltool:: Create files needed to build and use DLLs 3237 link libraries (DLLs) on systems which understand PE format image 3250 support DLLs. 3253 @c man title dlltool Create files needed to build and use DLLs. 3432 normally only useful when creating DLLs for an ARM processor, when the 3452 party DLLs that were built with MS-Windows tools.
|
| /freebsd-12-stable/contrib/gdb/ |
| D | libtool.m4 | 227 AC_CACHE_CHECK([how to link DLLs], lt_cv_cc_dll_switch,
|
| /freebsd-12-stable/contrib/openpam/m4/ |
| D | libtool.m4 | 2571 # Cygwin DLLs use 'cyg' prefix rather than 'lib' 2577 # MinGW DLLs use traditional 'lib' prefix 2581 # pw32 DLLs use 'pw' prefix rather than 'lib' 4089 /* DATA imports from DLLs on WIN32 can't be const, because runtime 5123 # as there is no search path for DLLs. 5582 # no search path for DLLs. 6659 # no search path for DLLs. 6701 # as there is no search path for DLLs.
|
| /freebsd-12-stable/contrib/ntp/sntp/m4/ |
| D | 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.
|
| /freebsd-12-stable/contrib/openbsm/m4/ |
| D | 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.
|
123