Searched refs:OpSys (Results 1 - 12 of 12) sorted by relevance

/gem5/src/base/loader/
H A Draw_object.hh40 uint8_t *_data, Arch _arch, OpSys _opSys);
H A Dobject_file.hh66 enum OpSys { enum in class:ObjectFile
81 OpSys opSys;
84 Arch _arch, OpSys _opSys);
115 OpSys getOpSys() const { return opSys; }
H A Decoff_object.hh49 Arch _arch, OpSys _opSys);
H A Daout_object.hh46 Arch _arch, OpSys _opSys);
H A Ddtb_object.hh45 Arch _arch, OpSys _opSys);
H A Draw_object.cc45 uint8_t *_data, Arch _arch, OpSys _opSys)
H A Daout_object.cc58 Arch _arch, OpSys _opSys)
H A Delf_object.hh87 Arch _arch, OpSys _opSys);
H A Ddtb_object.cc55 Arch _arch, OpSys _opSys)
H A Decoff_object.cc67 Arch _arch, OpSys _opSys)
H A Dobject_file.cc58 Arch _arch, OpSys _op_sys)
H A Delf_object.cc139 OpSys op_sys;
273 uint8_t *_data, Arch _arch, OpSys _op_sys)

Completed in 15 milliseconds