Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DFileAction.cpp37 m_action = eFileActionOpen; in Open()
84 case eFileActionOpen: in Dump()
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DFileAction.h23 eFileActionOpen enumerator
/openbsd-src/gnu/llvm/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp135 case FileAction::eFileActionOpen: in ChildFunc()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp329 if (file_action->GetAction() != FileAction::eFileActionOpen) in LaunchProcess()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm399 case FileAction::eFileActionOpen: {
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp625 if (file_action->GetAction() == FileAction::eFileActionOpen) in DoLaunch()
630 if (file_action->GetAction() == FileAction::eFileActionOpen) in DoLaunch()
635 if (file_action->GetAction() == FileAction::eFileActionOpen) in DoLaunch()
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/objcxx/
H A DHost.mm1050 case FileAction::eFileActionOpen: