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

#include <dmp_specs.h>

Public Attributes

ut32 NumberOfRuns
 
ut32 _padding1
 
ut64 NumberOfPages
 
dmp_p_memory_run Run [1]
 

Detailed Description

Definition at line 42 of file dmp_specs.h.

Member Data Documentation

◆ _padding1

ut32 _PHYSICAL_MEMORY_DESCRIPTOR64::_padding1

Definition at line 44 of file dmp_specs.h.

◆ NumberOfPages

ut64 _PHYSICAL_MEMORY_DESCRIPTOR64::NumberOfPages

Definition at line 45 of file dmp_specs.h.

Referenced by rz_bin_dmp64_init_memory_runs().

◆ NumberOfRuns

ut32 _PHYSICAL_MEMORY_DESCRIPTOR64::NumberOfRuns

Definition at line 43 of file dmp_specs.h.

Referenced by rz_bin_dmp64_init_memory_runs().

◆ Run

dmp_p_memory_run _PHYSICAL_MEMORY_DESCRIPTOR64::Run[1]

Definition at line 46 of file dmp_specs.h.


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