Searched refs:runtime_module_sp (Results 1 – 3 of 3) sorted by relevance
90 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in RetrieveReportData() local131 if (addr.GetModule() == runtime_module_sp) // Skip PCs from the runtime. in RetrieveReportData()204 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in Activate() local207 const Symbol *symbol = runtime_module_sp->FindFirstSymbolWithNameAndType( in Activate()
117 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in RetrieveReportData() local155 if (FCA.GetModule() == runtime_module_sp) // Skip PCs from the runtime. in RetrieveReportData()257 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in Activate() local260 const Symbol *symbol = runtime_module_sp->FindFirstSymbolWithNameAndType( in Activate()
587 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in GetFirstNonInternalFramePc() local603 if (so_addr.GetModule() == runtime_module_sp) in GetFirstNonInternalFramePc()