Searched refs:RemoveModule (Results 1 – 5 of 5) sorted by relevance
150 func (ee ExecutionEngine) RemoveModule(m Module) { func
394 self.target.RemoveModule(modules[0])
300 bool RemoveModule(lldb::SBModule module);
369 RemoveModule (lldb::SBModule module);
1657 bool SBTarget::RemoveModule(lldb::SBModule module) { in RemoveModule() function in SBTarget