gem5
v20.1.0.0
|
Go to the source code of this file.
Functions | |
void | usage (const char *progname) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 47 of file symtest.cc.
References Loader::SymbolTable::end(), X86ISA::exit, Loader::SymbolTable::find(), Loader::SymbolTable::load(), to_number(), and usage().
void usage | ( | const char * | progname | ) |
Definition at line 39 of file symtest.cc.
References X86ISA::exit.
Referenced by main(), and procInfo().