Searched refs:MiHelpGetModuleInfo (Results 1 – 2 of 2) sorted by relevance
77 bool MiHelpGetModuleInfo(const lldb::SBModule &vModule,
669 bOk = MiHelpGetModuleInfo(sbModule, bWithExtraFields, miOutOfBandRecord); in HandleTargetEventBroadcastBitModulesLoaded()699 bOk = MiHelpGetModuleInfo(sbModule, bWithExtraFields, miOutOfBandRecord); in HandleTargetEventBroadcastBitModulesUnloaded()719 bool CMICmnLLDBDebuggerHandleEvents::MiHelpGetModuleInfo( in MiHelpGetModuleInfo() function in CMICmnLLDBDebuggerHandleEvents