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

#include <mach0_defines.h>

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
uint64_t entryoff
 
uint64_t stacksize
 

Detailed Description

Definition at line 974 of file mach0_defines.h.

Member Data Documentation

◆ cmd

uint32_t entry_point_command::cmd

Definition at line 975 of file mach0_defines.h.

◆ cmdsize

uint32_t entry_point_command::cmdsize

Definition at line 976 of file mach0_defines.h.

◆ entryoff

uint64_t entry_point_command::entryoff

Definition at line 977 of file mach0_defines.h.

◆ stacksize

uint64_t entry_point_command::stacksize

Definition at line 978 of file mach0_defines.h.


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