Searched refs:SetExecutableModule (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | DynamicLoader.cpp | 99 target.SetExecutableModule(executable, eLoadDependentsNo); in GetTargetExecutable()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| H A D | DynamicLoaderHexagonDYLD.cpp | 208 target.SetExecutableModule(executable, eLoadDependentsNo); in GetTargetExecutable()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | TargetList.cpp | 366 target_sp->SetExecutableModule(exe_module_sp, load_dependent_files); in CreateTargetInternal()
|
| H A D | Target.cpp | 1397 void Target::SetExecutableModule(ModuleSP &executable_sp, in SetExecutableModule() function in Target 1543 SetExecutableModule(executable_sp, eLoadDependentsYes); in SetArchitecture() 2198 target->SetExecutableModule(exe_module_sp, eLoadDependentsYes); in ImageSearchPathsChanged()
|
| H A D | Process.cpp | 2966 GetTarget().SetExecutableModule(new_executable_module_sp, in CompleteAttach()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| H A D | DynamicLoaderPOSIXDYLD.cpp | 780 target.SetExecutableModule(module_sp, eLoadDependentsNo); in ResolveExecutableModule()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| H A D | ProcessElfCore.cpp | 250 GetTarget().SetExecutableModule(exe_module_sp, eLoadDependentsNo); in DoLoadCore()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Target.h | 891 void SetExecutableModule(
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 4934 target.SetExecutableModule(module_copy_sp, eLoadDependentsNo); in LoadModules()
|