Rizin
unix-like reverse engineering framework and cli tools
dmp_kldr_data_table_entry32 Struct Reference

#include <dmp_specs.h>

Public Attributes

dmp_list_entry32 InLoadOrderLinks
 
ut32 __Undefined1
 
ut32 __Undefined2
 
ut32 __Undefined3
 
ut32 NonPagedDebugInfo
 
ut32 DllBase
 
ut32 EntryPoint
 
ut32 SizeOfImage
 
dmp_unicode_string32 FullDllName
 
dmp_unicode_string32 BaseDllName
 
ut32 Flags
 
ut16 LoadCount
 
ut16 __Undefined5
 
ut32 __Undefined6
 
ut32 CheckSum
 
ut32 TimeDateStamp
 

Detailed Description

Definition at line 240 of file dmp_specs.h.

Member Data Documentation

◆ __Undefined1

ut32 dmp_kldr_data_table_entry32::__Undefined1

Definition at line 242 of file dmp_specs.h.

◆ __Undefined2

ut32 dmp_kldr_data_table_entry32::__Undefined2

Definition at line 243 of file dmp_specs.h.

◆ __Undefined3

ut32 dmp_kldr_data_table_entry32::__Undefined3

Definition at line 244 of file dmp_specs.h.

◆ __Undefined5

ut16 dmp_kldr_data_table_entry32::__Undefined5

Definition at line 253 of file dmp_specs.h.

◆ __Undefined6

ut32 dmp_kldr_data_table_entry32::__Undefined6

Definition at line 254 of file dmp_specs.h.

◆ BaseDllName

dmp_unicode_string32 dmp_kldr_data_table_entry32::BaseDllName

Definition at line 250 of file dmp_specs.h.

◆ CheckSum

ut32 dmp_kldr_data_table_entry32::CheckSum

Definition at line 255 of file dmp_specs.h.

◆ DllBase

ut32 dmp_kldr_data_table_entry32::DllBase

Definition at line 246 of file dmp_specs.h.

◆ EntryPoint

ut32 dmp_kldr_data_table_entry32::EntryPoint

Definition at line 247 of file dmp_specs.h.

◆ Flags

ut32 dmp_kldr_data_table_entry32::Flags

Definition at line 251 of file dmp_specs.h.

◆ FullDllName

dmp_unicode_string32 dmp_kldr_data_table_entry32::FullDllName

Definition at line 249 of file dmp_specs.h.

◆ InLoadOrderLinks

dmp_list_entry32 dmp_kldr_data_table_entry32::InLoadOrderLinks

Definition at line 241 of file dmp_specs.h.

◆ LoadCount

ut16 dmp_kldr_data_table_entry32::LoadCount

Definition at line 252 of file dmp_specs.h.

◆ NonPagedDebugInfo

ut32 dmp_kldr_data_table_entry32::NonPagedDebugInfo

Definition at line 245 of file dmp_specs.h.

◆ SizeOfImage

ut32 dmp_kldr_data_table_entry32::SizeOfImage

Definition at line 248 of file dmp_specs.h.

◆ TimeDateStamp

ut32 dmp_kldr_data_table_entry32::TimeDateStamp

Definition at line 256 of file dmp_specs.h.


The documentation for this struct was generated from the following file: