Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
char * | SFLIBPATH |
char * | CC |
const char * | OBJCOPY |
char * | CFLAGS |
char * | LDFLAGS |
const char * | JMP |
const char * | FMT |
char * | SHDR |
char * | TRIPLET |
const char * | TEXT |
Definition at line 7 of file egg_Cfile.c.
char* cEnv_t::CC |
Definition at line 9 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_check_cEnv(), rz_egg_Cfile_free_cEnv(), rz_egg_Cfile_parser(), and rz_egg_Cfile_set_cEnv().
char* cEnv_t::CFLAGS |
Definition at line 11 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_check_cEnv(), rz_egg_Cfile_free_cEnv(), rz_egg_Cfile_parser(), and rz_egg_Cfile_set_cEnv().
const char* cEnv_t::FMT |
Definition at line 14 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_set_cEnv().
const char* cEnv_t::JMP |
Definition at line 13 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_set_cEnv().
char* cEnv_t::LDFLAGS |
Definition at line 12 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_check_cEnv(), rz_egg_Cfile_free_cEnv(), rz_egg_Cfile_parser(), and rz_egg_Cfile_set_cEnv().
const char* cEnv_t::OBJCOPY |
Definition at line 10 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_parser(), and rz_egg_Cfile_set_cEnv().
char* cEnv_t::SFLIBPATH |
Definition at line 8 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_check_cEnv(), rz_egg_Cfile_free_cEnv(), and rz_egg_Cfile_set_cEnv().
char* cEnv_t::SHDR |
Definition at line 15 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_check_cEnv(), rz_egg_Cfile_free_cEnv(), rz_egg_Cfile_parser(), and rz_egg_Cfile_set_cEnv().
const char* cEnv_t::TEXT |
Definition at line 17 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_parser(), and rz_egg_Cfile_set_cEnv().
char* cEnv_t::TRIPLET |
Definition at line 16 of file egg_Cfile.c.
Referenced by rz_egg_Cfile_check_cEnv(), rz_egg_Cfile_free_cEnv(), and rz_egg_Cfile_set_cEnv().