Searched refs:runtime_module_sp (Results 1 – 3 of 3) sorted by relevance
81 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in RetrieveReportData() local122 if (addr.GetModule() == runtime_module_sp) // Skip PCs from the runtime. in RetrieveReportData()195 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in Activate() local198 const Symbol *symbol = runtime_module_sp->FindFirstSymbolWithNameAndType( in Activate()
121 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in RetrieveReportData() local159 if (FCA.GetModule() == runtime_module_sp) // Skip PCs from the runtime. in RetrieveReportData()260 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in Activate() local263 const Symbol *symbol = runtime_module_sp->FindFirstSymbolWithNameAndType( in Activate()
586 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in GetFirstNonInternalFramePc() local602 if (so_addr.GetModule() == runtime_module_sp) in GetFirstNonInternalFramePc()