Searched refs:GetExecutableModule (Results 1 – 12 of 12) sorted by relevance
50 ModuleSP module = proc->GetTarget().GetExecutableModule(); in findSymbolAddress()211 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable()647 Module & module = *( m_process->GetTarget( ).GetExecutableModule( ).get( ) ); in GetEntryPoint()
53 lldb::ModuleSP module = GetTarget().GetExecutableModule(); in ProcessPOSIX()78 ModuleSP exe_module_sp(target.GetExecutableModule()); in CanDebug()263 ObjectFile *obj_file = target->GetExecutableModule()->GetObjectFile(); in GetImageInfoAddress()
85 ModuleSP executable = target.GetExecutableModule(); in GetTargetExecutable()
192 ModuleSP exe_module_sp = target->GetExecutableModule(); in DoExecute()531 ModuleSP old_exec_module_sp = target->GetExecutableModule(); in DoExecute()571 ModuleSP new_exec_module_sp (target->GetExecutableModule()); in DoExecute()
362 ModuleSP module_sp (target_sp->GetExecutableModule()); in DoExecute()
59 ObjectFile *obj_file = target->GetExecutableModule()->GetObjectFile(); in ResolveRendezvousAddress()
554 ModuleSP module = m_process->GetTarget().GetExecutableModule(); in ComputeLoadOffset()
375 ObjectFile *obj_file = target->GetExecutableModule()->GetObjectFile(); in GetImageInfoAddress()
1063 Target::GetExecutableModule () in GetExecutableModule() function in Target1082 return GetExecutableModule().get(); in GetExecutableModulePointer()1193 ModuleSP executable_sp = GetExecutableModule (); in SetArchitecture()1870 ModuleSP exe_module_sp (target->GetExecutableModule()); in ImageSearchPathsChanged()2727 const ModuleSP old_exec_module_sp = GetExecutableModule (); in Attach()
3651 ModuleSP exe_module_sp = m_target.GetExecutableModule (); in CompleteAttach()3667 ModuleSP exe_module_sp = m_target.GetExecutableModule (); in CompleteAttach()3697 ModuleSP exe_module_sp = m_target.GetExecutableModule (); in CompleteAttach()
981 GetExecutableModule ();
786 ModuleSP exe_module_sp = target->GetExecutableModule (); in Attach()