gem5
v21.0.0.0
|
#include "base/loader/object_file.hh"
#include <string>
#include <vector>
#include "base/loader/raw_image.hh"
Go to the source code of this file.
Namespaces | |
Loader | |
Functions | |
const char * | Loader::archToString (Arch arch) |
const char * | Loader::opSysToString (OpSys op_sys) |
ObjectFile * | Loader::createObjectFile (const std::string &fname, bool raw) |