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

#include <mach0_defines.h>

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
struct dylib dylib
 

Detailed Description

Definition at line 693 of file mach0_defines.h.

Member Data Documentation

◆ cmd

uint32_t dylib_command::cmd

Definition at line 694 of file mach0_defines.h.

Referenced by parse_dylib().

◆ cmdsize

uint32_t dylib_command::cmdsize

Definition at line 695 of file mach0_defines.h.

Referenced by parse_dylib().

◆ dylib

struct dylib dylib_command::dylib

Definition at line 695 of file mach0_defines.h.

Referenced by parse_dylib().


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