Searched refs:HexFile (Results 1 - 4 of 4) sorted by relevance

/gem5/src/base/loader/
H A Dhex_file.hh42 class HexFile class
51 HexFile(const std::string _filename);
52 virtual ~HexFile();
H A Dhex_file.cc50 HexFile::HexFile(const string _filename) function in class:HexFile
58 HexFile::~HexFile()
65 HexFile::loadSections(PortProxy& memProxy)
84 HexFile::parseLine(char *Str, Addr *A, uint32_t *D)
138 HexFile::close()
/gem5/src/arch/mips/
H A Dsystem.hh71 HexFile *hexFile;
/gem5/src/arch/riscv/
H A Dsystem.hh84 HexFile *hexFile;

Completed in 6 milliseconds