Searched refs:LookupInModule (Results 1 – 1 of 1) sorted by relevance
4001 bool LookupInModule(CommandInterpreter &interpreter, Module *module, in LookupInModule() function in CommandObjectTargetModulesLookup4121 if (LookupInModule(m_interpreter, module_sp.get(), result, in DoExecute()4140 if (LookupInModule(m_interpreter, module, result, syntax_error)) { in DoExecute()