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

#include <mach0_defines.h>

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
uint32_t ilocalsym
 
uint32_t nlocalsym
 
uint32_t iextdefsym
 
uint32_t nextdefsym
 
uint32_t iundefsym
 
uint32_t nundefsym
 
uint32_t tocoff
 
uint32_t ntoc
 
uint32_t modtaboff
 
uint32_t nmodtab
 
uint32_t extrefsymoff
 
uint32_t nextrefsyms
 
uint32_t indirectsymoff
 
uint32_t nindirectsyms
 
uint32_t extreloff
 
uint32_t nextrel
 
uint32_t locreloff
 
uint32_t nlocrel
 

Detailed Description

Definition at line 777 of file mach0_defines.h.

Member Data Documentation

◆ cmd

uint32_t dysymtab_command::cmd

Definition at line 778 of file mach0_defines.h.

◆ cmdsize

uint32_t dysymtab_command::cmdsize

Definition at line 779 of file mach0_defines.h.

◆ extrefsymoff

uint32_t dysymtab_command::extrefsymoff

Definition at line 790 of file mach0_defines.h.

◆ extreloff

uint32_t dysymtab_command::extreloff

Definition at line 794 of file mach0_defines.h.

◆ iextdefsym

uint32_t dysymtab_command::iextdefsym

Definition at line 782 of file mach0_defines.h.

◆ ilocalsym

uint32_t dysymtab_command::ilocalsym

Definition at line 780 of file mach0_defines.h.

◆ indirectsymoff

uint32_t dysymtab_command::indirectsymoff

Definition at line 792 of file mach0_defines.h.

◆ iundefsym

uint32_t dysymtab_command::iundefsym

Definition at line 784 of file mach0_defines.h.

◆ locreloff

uint32_t dysymtab_command::locreloff

Definition at line 796 of file mach0_defines.h.

◆ modtaboff

uint32_t dysymtab_command::modtaboff

Definition at line 788 of file mach0_defines.h.

◆ nextdefsym

uint32_t dysymtab_command::nextdefsym

Definition at line 783 of file mach0_defines.h.

◆ nextrefsyms

uint32_t dysymtab_command::nextrefsyms

Definition at line 791 of file mach0_defines.h.

◆ nextrel

uint32_t dysymtab_command::nextrel

Definition at line 795 of file mach0_defines.h.

◆ nindirectsyms

uint32_t dysymtab_command::nindirectsyms

Definition at line 793 of file mach0_defines.h.

◆ nlocalsym

uint32_t dysymtab_command::nlocalsym

Definition at line 781 of file mach0_defines.h.

◆ nlocrel

uint32_t dysymtab_command::nlocrel

Definition at line 797 of file mach0_defines.h.

◆ nmodtab

uint32_t dysymtab_command::nmodtab

Definition at line 789 of file mach0_defines.h.

◆ ntoc

uint32_t dysymtab_command::ntoc

Definition at line 787 of file mach0_defines.h.

◆ nundefsym

uint32_t dysymtab_command::nundefsym

Definition at line 785 of file mach0_defines.h.

◆ tocoff

uint32_t dysymtab_command::tocoff

Definition at line 786 of file mach0_defines.h.


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