gem5
v21.2.1.1
|
#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 | |
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. | |
gem5::loader | |
Functions | |
gem5::GEM5_DEPRECATED_NAMESPACE (Loader, loader) | |
void | gem5::loader::setInterpDir (const std::string &dirname) |
This is the interface for setting up a base path for the elf interpreter. More... | |