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

/gem5/src/systemc/core/
H A Dmodule.hh125 void bindPorts(std::vector<const ::sc_core::sc_bind_proxy *> &proxies);
H A Dmodule.cc107 Module::bindPorts(std::vector<const ::sc_core::sc_bind_proxy *> &proxies) function in class:sc_gem5::Module
H A Dsc_module.cc215 _gem5_module->bindPorts(proxies);

Completed in 8 milliseconds