Home
last modified time | relevance | path

Searched refs:dlls (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/DLL/
H A DDLL.pm9 %dlls = ();
18 return $dlls{$file} if $dlls{$file};
30 return $dlls{$file} =
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c5388 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 Dos2ish.h1145 PUSHORT dlls; member
H A DChanges364 perl_.exe does not require PM dlls any more (symbols resolved at
/openbsd/gnu/usr.bin/binutils/
H A Dltconfig323 --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 Dltconfig323 --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 Dltconfig323 --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 DBUILD.gn329 # Put dlls next to the executables in bin/ on Windows, since Windows
/openbsd/gnu/share/
H A Dltconfig250 --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 DREADME.cygwin381 Using C<fork()> or C<system()> out to another perl after loading multiple dlls
H A DREADME.os21928 Given that HOOK dlls are executed in the context of I<all> the applications
/openbsd/gnu/usr.bin/binutils/ld/
H A Dld.texinfo1807 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 DChangeLog-0001512 startup files for mingw32 dlls to list.
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dld.texinfo1977 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 DChangeLog-0001512 startup files for mingw32 dlls to list.
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-20002057 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 DChangeLog-91972512 work with NT .dlls.
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A DChangeLog-91972512 work with NT .dlls.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-96976403 (coff_ppc_relocate_section): Handle special values for gcc built dlls.
/openbsd/gnu/usr.bin/binutils/bfd/
H A DChangeLog-96976403 (coff_ppc_relocate_section): Handle special values for gcc built dlls.