gem5
v20.1.0.0
|
#include <iostream>
#include <string>
#include <vector>
#include "base/loader/object_file.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 40 of file nmtest.cc.
References cprintf(), Loader::createObjectFile(), panic, and to_number().