#include <Segment.h>
◆ content
| uint8_t* Macho_Segment_t::content |
◆ file_offset
| uint64_t Macho_Segment_t::file_offset |
◆ file_size
| uint64_t Macho_Segment_t::file_size |
◆ flags
| uint32_t Macho_Segment_t::flags |
◆ init_protection
| uint32_t Macho_Segment_t::init_protection |
◆ max_protection
| uint32_t Macho_Segment_t::max_protection |
◆ name
| const char* Macho_Segment_t::name |
◆ numberof_sections
| uint32_t Macho_Segment_t::numberof_sections |
◆ sections
◆ size
| uint64_t Macho_Segment_t::size |
◆ virtual_address
| uint64_t Macho_Segment_t::virtual_address |
◆ virtual_size
| uint64_t Macho_Segment_t::virtual_size |
The documentation for this struct was generated from the following file: