LIEF: Library to Instrument Executable Formats Version 0.15.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Elf_Symbol_t Struct Reference

Public Attributes

const char * name
 
uint32_t type
 
uint32_t binding
 
uint8_t information
 
uint8_t other
 
uint16_t shndx
 
uint64_t value
 
uint64_t size
 
bool is_exported
 
bool is_imported
 

Member Data Documentation

◆ is_exported

bool Elf_Symbol_t::is_exported

Whether or not the symbol is exported

◆ is_imported

bool Elf_Symbol_t::is_imported

Whether or not the symbol is imported


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