Searched refs:old_exec_module_sp (Results 1 – 2 of 2) sorted by relevance
473 ModuleSP old_exec_module_sp = target->GetExecutableModule(); in DoExecute() local510 if (!old_exec_module_sp) { in DoExecute()517 } else if (old_exec_module_sp->GetFileSpec() != in DoExecute()521 old_exec_module_sp->GetFileSpec().GetPath(old_path, PATH_MAX); in DoExecute()
2983 const ModuleSP old_exec_module_sp = GetExecutableModule(); in Attach() local2988 if (old_exec_module_sp) in Attach()2990 old_exec_module_sp->GetPlatformFileSpec().GetFilename(); in Attach()