Home
last modified time | relevance | path

Searched defs:IMAGE_IMPORT_DESCRIPTOR (Results 1 – 25 of 36) sorted by relevance

12

/dports/net/wireguard-go/wireguard-go-0.0.20210424/tun/wintun/memmod/
H A Dsyscall_windows.go300 type IMAGE_IMPORT_DESCRIPTOR struct { struct
301 characteristicsOrOriginalFirstThunk uint32 // 0 for terminating null import descriptor
303 TimeDateStamp uint32 // 0 if not bound,
307 ForwarderChain uint32 // -1 if no forwarders
308 Name uint32
309 FirstThunk uint32 // RVA to IAT (if bound this IAT has actual addresses)
312 func (imgimpdesc *IMAGE_IMPORT_DESCRIPTOR) Characteristics() uint32 {
316 func (imgimpdesc *IMAGE_IMPORT_DESCRIPTOR) OriginalFirstThunk() uint32 {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/link/internal/ld/
H A Dpe.go24 type IMAGE_IMPORT_DESCRIPTOR struct { struct
25 OriginalFirstThunk uint32
26 TimeDateStamp uint32
27 ForwarderChain uint32
28 Name uint32
29 FirstThunk uint32
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/link/internal/ld/
H A Dpe.go22 type IMAGE_IMPORT_DESCRIPTOR struct { struct
23 OriginalFirstThunk uint32
24 TimeDateStamp uint32
25 ForwarderChain uint32
26 Name uint32
27 FirstThunk uint32
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/link/internal/ld/
H A Dpe.go80 type IMAGE_IMPORT_DESCRIPTOR struct { struct
81 OriginalFirstThunk uint32
82 TimeDateStamp uint32
83 ForwarderChain uint32
84 Name uint32
85 FirstThunk uint32
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/bimap/container_adaptor/
H A Dmultimap_adaptor.hpp39 class ConstReverseIterator,
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxpe_def.h422 struct IMAGE_IMPORT_DESCRIPTOR struct
425 {
429 quint32 TimeDateStamp;
430 quint32 ForwarderChain;
431 quint32 Name;
432 quint32 FirstThunk;
/dports/devel/py-filebytes/filebytes-0.10.2/filebytes/
H A Dpe.py182 class IMAGE_IMPORT_DESCRIPTOR(Structure): class
/dports/graphics/gimageview/gimageview-0.2.27/lib/dllloader/
H A Dpe.h160 } IMAGE_IMPORT_DESCRIPTOR; typedef
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinnt.h1624 typedef struct IMAGE_IMPORT_DESCRIPTOR { struct
1640 } IMAGE_IMPORT_DESCRIPTOR,*PIMAGE_IMPORT_DESCRIPTOR; argument
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinnt.h1624 typedef struct IMAGE_IMPORT_DESCRIPTOR { struct
1640 } IMAGE_IMPORT_DESCRIPTOR,*PIMAGE_IMPORT_DESCRIPTOR; argument
/dports/devel/zydis/zydis-3.1.0/tools/
H A DZydisPE.c284 } IMAGE_IMPORT_DESCRIPTOR; typedef
/dports/emulators/aranym/aranym-1.1.0/tools/
H A Dldd.c47 } IMAGE_IMPORT_DESCRIPTOR,*PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/ia32/
H A Dpe.h593 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/ia64/
H A Dpe.h599 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/x86_64/
H A Dpe.h593 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h601 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h595 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h595 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/security/yara/yara-4.1.1/libyara/include/yara/
H A Dpe.h413 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/sysutils/syslinux/syslinux-6.03/efi64/include/efi/x86_64/
H A Dpe.h593 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/ia32/
H A Dpe.h593 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/x86_64/
H A Dpe.h593 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/ia64/
H A Dpe.h599 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/sysutils/syslinux/syslinux-6.03/efi32/include/efi/ia32/
H A Dpe.h593 } IMAGE_IMPORT_DESCRIPTOR, *PIMAGE_IMPORT_DESCRIPTOR; typedef
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/include/k/kLdrFmts/
H A Dpe.h430 } IMAGE_IMPORT_DESCRIPTOR; typedef

12