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

/gem5/src/systemc/utils/
H A Dsc_vector.cc88 sc_gem5::pushParentObj(get_parent_object());
/gem5/src/systemc/core/
H A Dmodule.hh154 pushParentObj(m->obj()->sc_obj());
H A Dobject.hh117 void pushParentObj(sc_core::sc_object *obj);
H A Dobject.cc324 void pushParentObj(sc_core::sc_object *obj) { objParentStack.push(obj); } function in namespace:sc_gem5

Completed in 7 milliseconds