Home
last modified time | relevance | path

Searched defs:DLL (Results 201 – 225 of 728) sorted by path

12345678910>>...30

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java36 public class DLL implements LoadObject { class
38 …public DLL(WindbgDebugger dbg, String filename, long size, Address relocation) throws COFFExceptio… in DLL() method in DLL
55 public DLL(Address base) throws COFFException { in DLL() method in DLL
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Driver/ToolChains/
H A DMSVC.cpp454 bool DLL = Args.hasArg(options::OPT__SLASH_LD, options::OPT__SLASH_LDd, in ConstructJob() local
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/c_src/
H A Degl_impl.c170 HMODULE dlopen(const WCHAR *DLL, int unused) { in dlopen()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/c_src/
H A Degl_impl.cpp59 HMODULE dlopen(const WCHAR *DLL, int unused) { in dlopen()
H A Dwxe_gl.cpp55 WCHAR * DLL; in dlopen() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/c_src/
H A Degl_impl.cpp59 HMODULE dlopen(const WCHAR *DLL, int unused) { in dlopen()
H A Dwxe_gl.cpp55 WCHAR * DLL; in dlopen() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/c_src/
H A Degl_impl.cpp60 HMODULE dlopen(const WCHAR *DLL, int unused) { in dlopen()
H A Dwxe_gl.cpp55 WCHAR * DLL; in dlopen() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/c_src/
H A Degl_impl.c170 HMODULE dlopen(const WCHAR *DLL, int unused) { in dlopen()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/c_src/
H A Degl_impl.c170 HMODULE dlopen(const WCHAR *DLL, int unused) { in dlopen()
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/c_src/
H A Degl_impl.c170 HMODULE dlopen(const WCHAR *DLL, int unused) { in dlopen()
/dports/lang/fpc-source/fpc-3.2.2/tests/bench/shootout/src/
H A Dbench.c590 typedef struct DLL { struct
592 struct DLL *next; argument
593 struct DLL *prev; argument
594 } DLL; typedef
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/doc/gnat_ugn/
H A Dplatform_specific_information.rst1951 .. _Program_and_DLL_Both_Built_with_GCC/GNAT:
1953 Program and DLL Both Built with GCC/GNAT
1997 Program Built with Foreign Tools and DLL Built with GCC/GNAT
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/doc/gnat_ugn/
H A Dplatform_specific_information.rst1951 .. _Program_and_DLL_Both_Built_with_GCC/GNAT:
1953 Program and DLL Both Built with GCC/GNAT
1997 Program Built with Foreign Tools and DLL Built with GCC/GNAT
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/doc/gnat_ugn/
H A Dplatform_specific_information.rst1951 .. _Program_and_DLL_Both_Built_with_GCC/GNAT:
1953 Program and DLL Both Built with GCC/GNAT
1997 Program Built with Foreign Tools and DLL Built with GCC/GNAT
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/doc/gnat_ugn/
H A Dplatform_specific_information.rst1951 .. _Program_and_DLL_Both_Built_with_GCC/GNAT:
1953 Program and DLL Both Built with GCC/GNAT
1997 Program Built with Foreign Tools and DLL Built with GCC/GNAT

12345678910>>...30