Searched defs:exception (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/tests/systemc/kernel/process_control/test05/
H A Dtest05.cpp76 my_exception exception; local
/gem5/src/gpu-compute/
H A Dkernel_cfg.cc203 setDifference(std::set<uint32_t>&a, const std::set<uint32_t>& b, uint32_t exception) argument
/gem5/src/arch/riscv/
H A Dfaults.hh108 ExceptionCode exception() const { return _code; } function in class:RiscvISA::RiscvFault
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process_handle.h496 inline void sc_process_handle::throw_it( const EXCEPT& exception, argument
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1779 class exception : public object { class in inherits:object
1782 exception(handle scope, const char *name, PyObject *base = PyExc_Exception) { function in class:exception
[all...]

Completed in 17 milliseconds