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

#include <pe.h>

Public Attributes

char guidstr [GUIDSTR_LEN]
 
char file_name [DBG_FILE_NAME_LEN]
 

Detailed Description

Definition at line 119 of file pe.h.

Member Data Documentation

◆ file_name

char SDebugInfo::file_name[DBG_FILE_NAME_LEN]

Definition at line 121 of file pe.h.

Referenced by get_debug_info().

◆ guidstr

char SDebugInfo::guidstr[GUIDSTR_LEN]

Definition at line 120 of file pe.h.

Referenced by get_debug_info().


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