Home
last modified time | relevance | path

Searched refs:DLLs (Results 1 – 25 of 263) sorted by relevance

1234567891011

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dt-dlldir1 # In a native build, target DLLs go in bindir, where they can be executed.
H A Dt-dlldir-x1 # In a cross build, bindir contains host not target binaries, so target DLLs
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dt-dlldir1 # In a native build, target DLLs go in bindir, where they can be executed.
H A Dt-dlldir-x1 # In a cross build, bindir contains host not target binaries, so target DLLs
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Bye/
H A DCMakeLists.txt7 # work with DLLs on Windows (where a shared library can't have undefined
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc937 void **DLLs = InterestingDLLsAvailable(); in OverrideFunction() local
938 for (size_t i = 0; DLLs[i]; ++i) { in OverrideFunction()
939 uptr func_addr = InternalGetProcAddress(DLLs[i], func_name); in OverrideFunction()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp990 void **DLLs = InterestingDLLsAvailable(); in OverrideFunction() local
991 for (size_t i = 0; DLLs[i]; ++i) { in OverrideFunction()
992 uptr func_addr = InternalGetProcAddress(DLLs[i], func_name); in OverrideFunction()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc939 void **DLLs = InterestingDLLsAvailable(); in OverrideFunction() local
940 for (size_t i = 0; DLLs[i]; ++i) { in OverrideFunction()
941 uptr func_addr = InternalGetProcAddress(DLLs[i], func_name); in OverrideFunction()
/netbsd-src/external/gpl3/binutils/dist/zlib/win32/
H A DDLL_FAQ.txt230 application and my DLLs to different C libraries (e.g. my
231 application to a static library, and my DLLs to MSVCRT.DLL),
244 DLLs that call standard C functions must link to a C run-time
257 and DLLs are avoiding the corruption of each of the CRTs'
305 MSVCR71.DLL are not supposed to function as system DLLs,
307 application's installer is supposed to put these DLLs
/netbsd-src/external/gpl3/gdb.old/dist/zlib/win32/
H A DDLL_FAQ.txt230 application and my DLLs to different C libraries (e.g. my
231 application to a static library, and my DLLs to MSVCRT.DLL),
244 DLLs that call standard C functions must link to a C run-time
257 and DLLs are avoiding the corruption of each of the CRTs'
305 MSVCR71.DLL are not supposed to function as system DLLs,
307 application's installer is supposed to put these DLLs
/netbsd-src/external/gpl3/binutils.old/dist/zlib/win32/
H A DDLL_FAQ.txt230 application and my DLLs to different C libraries (e.g. my
231 application to a static library, and my DLLs to MSVCRT.DLL),
244 DLLs that call standard C functions must link to a C run-time
257 and DLLs are avoiding the corruption of each of the CRTs'
305 MSVCR71.DLL are not supposed to function as system DLLs,
307 application's installer is supposed to put these DLLs
/netbsd-src/external/gpl3/gdb/dist/zlib/win32/
H A DDLL_FAQ.txt230 application and my DLLs to different C libraries (e.g. my
231 application to a static library, and my DLLs to MSVCRT.DLL),
244 DLLs that call standard C functions must link to a C run-time
257 and DLLs are avoiding the corruption of each of the CRTs'
305 MSVCR71.DLL are not supposed to function as system DLLs,
307 application's installer is supposed to put these DLLs
/netbsd-src/external/mit/expat/dist/win32/
H A DREADME.txt21 * Creating MinGW dynamic libraries from MS VC++ DLLs:
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dconfigure.ac204 # Horrible hacks to build DLLs on Windows and a shared library elsewhere.
227 # More hacks to build DLLs on Windows.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dconfigure.ac204 # Horrible hacks to build DLLs on Windows and a shared library elsewhere.
227 # More hacks to build DLLs on Windows.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A DREADME-interworking165 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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A DREADME-interworking165 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
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst109 **Windows Behavior**: DLLs do not support dllimport/export on class templates.
117 **Windows Behavior**: DLLs do not support importing or exporting enumeration
/netbsd-src/crypto/external/bsd/heimdal/dist/windows/
H A DNTMakefile.w32450 # correct side-by-side DLLs at run-time. These are required for
549 # Convenience macros for preparing EXEs and DLLs. These are multiline
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dpep.em475 …fprintf (file, _(" --base_file <basefile> Generate a base file for relocatable DLLs\n…
476 …fprintf (file, _(" --dll Set image base to the default for DLLs\n"));
509 fprintf (file, _(" --enable-auto-image-base Automatically choose image base for DLLs\n\
517 …fprintf (file, _(" --disable-auto-import Do not auto-import DATA items from DLLs\n")…
524 or linking to DLLs (esp. auto-import)\n"));
1000 /* Use the output file to create a image base for relocatable DLLs. */
1806 one or more DLLs, together with static object files.
H A Dpe.em478 …fprintf (file, _(" --base_file <basefile> Generate a base file for relocatable DLLs\n…
479 …fprintf (file, _(" --dll Set image base to the default for DLLs\n"));
513 …fprintf (file, _(" --enable-auto-image-base[=<address>] Automatically choose image base for DLLs\…
522 …fprintf (file, _(" --disable-auto-import Do not auto-import DATA items from DLLs\n")…
529 or linking to DLLs (esp. auto-import)\n"));
1040 /* Use the output file to create a image base for relocatable DLLs. */
1828 one or more DLLs, together with static object files.
/netbsd-src/external/lgpl3/mpc/dist/
H A Dconfigure.ac215 # Configs for Windows DLLs
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dpep.em422 …fprintf (file, _(" --base_file <basefile> Generate a base file for relocatable DLLs\n…
423 …fprintf (file, _(" --dll Set image base to the default for DLLs\n"));
456 fprintf (file, _(" --enable-auto-image-base Automatically choose image base for DLLs\n\
464 …fprintf (file, _(" --disable-auto-import Do not auto-import DATA items from DLLs\n")…
471 or linking to DLLs (esp. auto-import)\n"));
934 /* Use the output file to create a image base for relocatable DLLs. */
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DHowToBuildWindowsItaniumPrograms.rst87 that we are building libunwind and ibc++ as DLLs and statically linking libc++abi into
/netbsd-src/external/bsd/tre/dist/
H A DNEWS56 configure scripts were adjusted so that DLLs are now built on

1234567891011