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

#include <Binary.h>

Collaboration diagram for Elf_Binary_t:
Collaboration graph
[legend]

Public Attributes

void * handler
 
const char * interpreter
 
uint32_t type
 
Elf_Header_t header
 
Elf_Section_t ** sections
 
Elf_Segment_t ** segments
 
Elf_DynamicEntry_t ** dynamic_entries
 
Elf_Symbol_t ** dynamic_symbols
 
Elf_Symbol_t ** symtab_symbols
 

Detailed Description

LIEF::ELF::Binary C Handler


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