Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp4594 lldb::ModuleSP module_copy_sp = module_sp; in LoadModules() local
4595 target.SetExecutableModule(module_copy_sp, eLoadDependentsNo); in LoadModules()