gem5
v19.0.0.0
|
#include <string>
#include "base/loader/image_file.hh"
#include "base/loader/image_file_data.hh"
#include "base/loader/memory_image.hh"
#include "base/logging.hh"
#include "base/types.hh"
Go to the source code of this file.
Classes | |
class | ObjectFile |
class | ObjectFileFormat |
Functions | |
ObjectFile * | createObjectFile (const std::string &fname, bool raw=false) |
ObjectFile* createObjectFile | ( | const std::string & | fname, |
bool | raw = false |
||
) |
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().