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

#include <Symbol.h>

Public Attributes

const char * name
 
uint8_t type
 
uint8_t numberof_sections
 
uint16_t description
 
uint64_t value
 

Member Data Documentation

◆ description

uint16_t Macho_Symbol_t::description

◆ name

const char* Macho_Symbol_t::name

◆ numberof_sections

uint8_t Macho_Symbol_t::numberof_sections

◆ type

uint8_t Macho_Symbol_t::type

◆ value

uint64_t Macho_Symbol_t::value

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