Searched refs:debugbreak (Results 1 - 3 of 3) sorted by relevance

/gem5/util/m5/jni/
H A Dgem5Op.java62 public native void debugbreak(); method in class:gem5Op
/gem5/src/sim/
H A Dpseudo_inst.hh87 void debugbreak(ThreadContext *tc);
H A Dpseudo_inst.cc178 debugbreak(tc);
576 debugbreak(ThreadContext *tc) function in namespace:PseudoInst
578 DPRINTF(PseudoInst, "PseudoInst::debugbreak()\n");

Completed in 7 milliseconds