LIEF: Library to Instrument Executable Formats Version 0.15.1
Loading...
Searching...
No Matches
Macho_Command_t Struct Reference

#include <LoadCommand.h>

Public Attributes

enum LIEF_MACHO_LOAD_COMMAND_TYPES command
 
uint32_t size
 
uint8_t * data
 
uint32_t offset
 

Member Data Documentation

◆ command

enum LIEF_MACHO_LOAD_COMMAND_TYPES Macho_Command_t::command

◆ data

uint8_t* Macho_Command_t::data

◆ offset

uint32_t Macho_Command_t::offset

◆ size

uint32_t Macho_Command_t::size

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