Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/
H A DSymbolLocatorDefault.h59 bool copy_executable);
H A DSymbolLocatorDefault.cpp237 bool copy_executable) { in DownloadObjectAndSymbolFile() argument
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.h59 bool copy_executable);
H A DSymbolLocatorDebugSymbols.cpp1024 bool copy_executable) { in DownloadObjectAndSymbolFile() argument
1057 const char *copy_executable_arg = copy_executable ? "--copyExecutable " : ""; in DownloadObjectAndSymbolFile()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-interfaces.h101 bool copy_executable);
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h375 bool copy_executable = true);
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1170 bool copy_executable) { in DownloadObjectAndSymbolFile() argument
1175 copy_executable)) in DownloadObjectAndSymbolFile()