Home
last modified time | relevance | path

Searched refs:IMAGE_SCN_TYPE_COPY (Results 1 – 25 of 46) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DSectionFlags.java50 public static final int IMAGE_SCN_TYPE_COPY = 0x00000010; field
/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dcoffspec.h53 #define IMAGE_SCN_TYPE_COPY 16 macro
/dports/net/wireguard-go/wireguard-go-0.0.20210424/tun/wintun/memmod/
H A Dsyscall_windows.go184 IMAGE_SCN_TYPE_COPY = 0x00000010 // Reserved. const
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Dpecoff.h128 #define IMAGE_SCN_TYPE_COPY 0x00000010 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Dpecoff.h128 #define IMAGE_SCN_TYPE_COPY 0x00000010 macro
/dports/devel/nasm/nasm-2.15.05/output/
H A Dpecoff.h128 #define IMAGE_SCN_TYPE_COPY 0x00000010 macro
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/app/fpd/
H A Dfpdpeimage.pas300 if Characteristics and IMAGE_SCN_TYPE_COPY <> 0 then Write('IMAGE_SCN_TYPE_COPY(r) ');
/dports/editors/lazarus/lazarus/components/fpdebug/app/fpd/
H A Dfpdpeimage.pas300 if Characteristics and IMAGE_SCN_TYPE_COPY <> 0 then Write('IMAGE_SCN_TYPE_COPY(r) ');
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/app/fpd/
H A Dfpdpeimage.pas300 if Characteristics and IMAGE_SCN_TYPE_COPY <> 0 then Write('IMAGE_SCN_TYPE_COPY(r) ');
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/app/fpd/
H A Dfpdpeimage.pas300 if Characteristics and IMAGE_SCN_TYPE_COPY <> 0 then Write('IMAGE_SCN_TYPE_COPY(r) ');
/dports/graphics/mupdf/mupdf-1.18.0-source/scripts/
H A Dbin2coff.c88 #define IMAGE_SCN_TYPE_COPY 0x00000010 /* Reserved */ macro
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/
H A Dscan_winpe.cpp179 #define IMAGE_SCN_TYPE_COPY 0x00000010 macro
384 FLAGNAME(IMAGE_SCN_TYPE_COPY),
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/include/k/kLdrFmts/
H A Dpe.h130 #define IMAGE_SCN_TYPE_COPY 0x00000010 macro
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas558 IMAGE_SCN_TYPE_COPY = $00000010; // Reserved.
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas558 IMAGE_SCN_TYPE_COPY = $00000010; // Reserved.
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderwinpetypes.pas558 IMAGE_SCN_TYPE_COPY = $00000010; // Reserved.

12