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

Public Attributes

ut32 data1
 
ut16 data2
 
ut16 data3
 
ut8 data4 [8]
 

Detailed Description

Definition at line 18 of file pe_debug.c.

Member Data Documentation

◆ data1

ut32 SGUID::data1

Definition at line 19 of file pe_debug.c.

Referenced by get_debug_info().

◆ data2

ut16 SGUID::data2

Definition at line 20 of file pe_debug.c.

Referenced by get_debug_info().

◆ data3

ut16 SGUID::data3

Definition at line 21 of file pe_debug.c.

Referenced by get_debug_info().

◆ data4

ut8 SGUID::data4[8]

Definition at line 22 of file pe_debug.c.

Referenced by get_debug_info().


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