Searched refs:dlls (Results 1 – 20 of 20) sorted by relevance
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/DLL/ |
H A D | DLL.pm | 9 %dlls = (); 18 return $dlls{$file} if $dlls{$file}; 30 return $dlls{$file} =
|
/openbsd/gnu/usr.bin/perl/os2/ |
H A D | os2.c | 5388 struct dll_handle_t *dlls = dll_handles; in fork_with_resources() local 5390 while (dlls->modname) { in fork_with_resources() 5394 if (!dlls->handle) { /* Was not loaded */ in fork_with_resources() 5395 dlls++; in fork_with_resources() 5400 rc = DosQueryModuleName(dlls->handle, sizeof(dllname), dllname); in fork_with_resources() 5403 dlls->modname, (int)dlls->handle, rc, rc); in fork_with_resources() 5404 dlls++; in fork_with_resources() 5407 rc = DosLoadModule(fail, sizeof fail, dllname, &dlls->handle); in fork_with_resources() 5411 dlls++; in fork_with_resources()
|
H A D | os2ish.h | 1145 PUSHORT dlls; member
|
H A D | Changes | 364 perl_.exe does not require PM dlls any more (symbols resolved at
|
/openbsd/gnu/usr.bin/binutils/ |
H A D | ltconfig | 323 --enable-win32-dll enable building dlls on win32 hosts 1573 echo "checking if package supports dlls... $can_build_shared" 1>&6
|
/openbsd/gnu/usr.bin/binutils-2.17/ |
H A D | ltconfig | 323 --enable-win32-dll enable building dlls on win32 hosts 1596 echo "checking if package supports dlls... $can_build_shared" 1>&6
|
/openbsd/gnu/lib/libstdc++/ |
H A D | ltconfig | 323 --enable-win32-dll enable building dlls on win32 hosts 1569 echo "checking if package supports dlls... $can_build_shared" 1>&6
|
/openbsd/gnu/llvm/llvm/utils/gn/build/toolchain/ |
H A D | BUILD.gn | 329 # Put dlls next to the executables in bin/ on Windows, since Windows
|
/openbsd/gnu/share/ |
H A D | ltconfig | 250 --enable-win32-dll enable building dlls on win32 hosts 2128 echo "checking if package supports dlls... $can_build_shared" 1>&6
|
/openbsd/gnu/usr.bin/perl/ |
H A D | README.cygwin | 381 Using C<fork()> or C<system()> out to another perl after loading multiple dlls
|
H A D | README.os2 | 1928 Given that HOOK dlls are executed in the context of I<all> the applications
|
/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | ld.texinfo | 1807 import libraries generated from third-party dlls may need this feature 1878 your dlls, each should have a unique base address and not overlap any 1879 other dlls. The default is 0x400000 for executables, and 0x10000000 1880 for dlls. 5030 The standard Windows dll format supports data imports from dlls only
|
H A D | ChangeLog-0001 | 512 startup files for mingw32 dlls to list.
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ld.texinfo | 1977 import libraries generated from third-party dlls may need this feature 2039 your dlls, each should have a unique base address and not overlap any 2040 other dlls. The default is 0x400000 for executables, and 0x10000000 2041 for dlls. 5937 The standard Windows dll format supports data imports from dlls only
|
H A D | ChangeLog-0001 | 512 startup files for mingw32 dlls to list.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-2000 | 2057 of currently loaded dlls. 3959 (child_attach): Clear thread list and list of loaded dlls. 3960 (child_create_inferior): Clear list of loaded dlls. Use
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | ChangeLog-9197 | 2512 work with NT .dlls.
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | ChangeLog-9197 | 2512 work with NT .dlls.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog-9697 | 6403 (coff_ppc_relocate_section): Handle special values for gcc built dlls.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ChangeLog-9697 | 6403 (coff_ppc_relocate_section): Handle special values for gcc built dlls.
|