gem5
v19.0.0.0
|
#include "base/loader/object_file.hh"
#include <string>
#include <vector>
#include "base/loader/raw_image.hh"
#include "base/loader/symtab.hh"
#include "mem/port_proxy.hh"
Go to the source code of this file.
Functions | |
ObjectFile * | createObjectFile (const std::string &fname, bool raw) |
ObjectFile* createObjectFile | ( | const std::string & | fname, |
bool | raw | ||
) |
Definition at line 64 of file object_file.cc.
References ArmISA::format.
Referenced by Process::absolutePath(), AlphaSystem::AlphaSystem(), ArmSystem::ArmSystem(), ElfObject::ElfObject(), main(), mmapFunc(), AnnotateDumpCallback::process(), and System::System().