Home
last modified time | relevance | path

Searched defs:executable_sp (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp103 ModuleSP executable_sp = GetTargetExecutable(); in DidAttach() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp1430 void Target::SetExecutableModule(ModuleSP &executable_sp, in SetExecutableModule()
1556 ModuleSP executable_sp = GetExecutableModule(); in SetArchitecture() local