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

#include <dotnet.h>

Public Attributes

ut16 flags
 
ut16 maxstack
 
ut32 size
 
ut32 tok
 

Detailed Description

Definition at line 143 of file dotnet.h.

Member Data Documentation

◆ flags

ut16 Pe_image_clr_methodheader::flags

Definition at line 144 of file dotnet.h.

Referenced by cmd_descs_generate.Arg::__str__(), and bin_pe_dotnet_read_method_header().

◆ maxstack

ut16 Pe_image_clr_methodheader::maxstack

Definition at line 145 of file dotnet.h.

◆ size

ut32 Pe_image_clr_methodheader::size

Definition at line 146 of file dotnet.h.

Referenced by bin_pe_dotnet_read_method_header().

◆ tok

ut32 Pe_image_clr_methodheader::tok

Definition at line 147 of file dotnet.h.


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