Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
binfile_instance_elf Struct Reference

#include <binfile.h>

Data Fields

unsigned int num_sections
 
unsigned int num_symbols
 
ADDRsection_tab
 
ADDRsymbol_tab
 
GElf_Shdr * shdrs
 

Detailed Description

Definition at line 385 of file binfile.h.

Field Documentation

unsigned int binfile_instance_elf::num_sections

Definition at line 386 of file binfile.h.

unsigned int binfile_instance_elf::num_symbols

Definition at line 387 of file binfile.h.

ADDR* binfile_instance_elf::section_tab

Definition at line 389 of file binfile.h.

GElf_Shdr* binfile_instance_elf::shdrs

Definition at line 397 of file binfile.h.

ADDR* binfile_instance_elf::symbol_tab

Definition at line 391 of file binfile.h.


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