Searched refs:runtime_module_sp (Results 1 – 3 of 3) sorted by relevance
86 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in RetrieveReportData() local127 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()
113 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in RetrieveReportData() local151 if (FCA.GetModule() == runtime_module_sp) // Skip PCs from the runtime. in RetrieveReportData()253 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in Activate() local256 const Symbol *symbol = runtime_module_sp->FindFirstSymbolWithNameAndType( in Activate()
588 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in GetFirstNonInternalFramePc() local604 if (so_addr.GetModule() == runtime_module_sp) in GetFirstNonInternalFramePc()