Home
last modified time | relevance | path

Searched refs:module_copy_sp (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4959 lldb::ModuleSP module_copy_sp = module_sp; in LoadModules() local
4960 target.SetExecutableModule(module_copy_sp, eLoadDependentsNo); in LoadModules()