Searched defs:get_binders (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/tlm_utils/
H A Dmulti_passthrough_initiator_socket.h277 std::vector<callback_binder_bw<TYPES>* >& get_binders(){return m_binders;} function in class:tlm_utils::multi_passthrough_initiator_socket
H A Dmulti_passthrough_target_socket.h319 std::vector<callback_binder_fw<TYPES>* >& get_binders(){return m_binders;} function in class:tlm_utils::multi_passthrough_target_socket
/gem5/src/systemc/ext/tlm_utils/
H A Dmulti_passthrough_initiator_socket.h285 get_binders() function in class:tlm_utils::multi_passthrough_initiator_socket
H A Dmulti_passthrough_target_socket.h340 get_binders() function in class:tlm_utils::multi_passthrough_target_socket

Completed in 10 milliseconds