gem5 v23.0.0.0
|
#include <set>
#include <vector>
#include "base/compiler.hh"
#include "base/loader/object_file.hh"
#include "gelf.h"
Go to the source code of this file.
Classes | |
class | gem5::loader::ElfObjectFormat |
class | gem5::loader::ElfObject |
Namespaces | |
namespace | gem5 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
namespace | gem5::loader |
Functions | |
void | gem5::loader::setInterpDir (const std::string &dirname) |
This is the interface for setting up a base path for the elf interpreter. | |