#include <machostruc.h>
Public Attributes | |
| byte | sectname [16] |
| byte | segname [16] |
| uint32 | vmaddr |
| uint32 | vmsize |
| uint32 | fileoff |
| uint32 | align |
| uint32 | reloff |
| uint32 | nreloc |
| uint32 | flags |
| uint32 | reserved1 |
| uint32 | reserved2 |
|
|
Definition at line 101 of file machostruc.h. |
|
|
Definition at line 100 of file machostruc.h. Referenced by macho_addr_to_ofs(), macho_ofs_to_addr(), and macho_ofs_to_section(). |
|
|
Definition at line 104 of file machostruc.h. Referenced by MachoAnalyser::validAddress(). |
|
|
Definition at line 103 of file machostruc.h. |
|
|
Definition at line 102 of file machostruc.h. |
|
|
Definition at line 105 of file machostruc.h. |
|
|
Definition at line 106 of file machostruc.h. |
|
|
Definition at line 96 of file machostruc.h. Referenced by MachoAnalyser::getSegmentNameByAddress(). |
|
|
Definition at line 97 of file machostruc.h. |
|
|
Definition at line 98 of file machostruc.h. Referenced by macho_addr_is_valid(), macho_addr_to_ofs(), macho_addr_to_section(), and macho_ofs_to_addr(). |
|
|
Definition at line 99 of file machostruc.h. Referenced by macho_addr_is_valid(), macho_addr_to_ofs(), macho_addr_to_section(), macho_ofs_to_addr(), and macho_ofs_to_section(). |
1.3.5