gem5
v20.0.0.3
|
#include <iostream>
#include <string>
#include <vector>
#include "base/loader/object_file.hh"
#include "base/loader/symtab.hh"
#include "base/logging.hh"
#include "base/str.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 41 of file nmtest.cc.
References cprintf(), Loader::createObjectFile(), Loader::SymbolTable::findAddress(), Loader::SymbolTable::findSymbol(), Loader::SymbolTable::getAddrTable(), ArmISA::i, panic, and to_number().