Home
last modified time | relevance | path

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

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