Go to the documentation of this file.
76 panic(
"Unrecognized arch %d.", arch);
95 return "linux_arm_OABI";
99 panic(
"Unrecognized operating system %d.", op_sys);
108 ObjectFileFormatList &
109 object_file_formats()
111 static ObjectFileFormatList formats;
119 object_file_formats().emplace_back(
this);
127 for (
auto &
format: object_file_formats()) {
Bitfield< 31, 29 > format
ObjectFile(ImageFileDataPtr ifd)
const char * opSysToString(OpSys op_sys)
const char * archToString(Arch arch)
GEM5_DEPRECATED_NAMESPACE(GuestABI, guest_abi)
ObjectFile * createObjectFile(const std::string &fname, bool raw)
std::shared_ptr< ImageFileData > ImageFileDataPtr
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
#define panic(...)
This implements a cprintf based panic() function.
Generated on Wed May 4 2022 12:13:51 for gem5 by doxygen 1.8.17