Home
last modified time | relevance | path

Searched defs:RTL_PROCESS_MODULE_INFORMATION (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go3089 type RTL_PROCESS_MODULE_INFORMATION struct { struct
3090 Section Handle
3091 MappedBase uintptr
3092 ImageBase uintptr
3093 ImageSize uint32
3094 Flags uint32
3095 LoadOrderIndex uint16
3096 InitOrderIndex uint16
3097 LoadCount uint16
3098 OffsetToFileName uint16
[all …]