|
bool | Setup (int input_mode) |
|
bool | ReadFile (char *file_path) |
|
|
char | magic [4] = {0x7F, 0x45, 0x4C, 0x46} |
|
FILE * | fd = NULL |
|
void * | header = NULL |
|
void * | sh_table = NULL |
|
char * | sh_str = NULL |
|
int | mode = ELF_MODE_UNSET |
|
struct Section | sections [ELF_MAX_SECTIONS] |
|
The documentation for this class was generated from the following file: