Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandOptionsProcessLaunch.cpp46 launch_info.AppendFileAction(action); in SetOptionValue()
54 launch_info.AppendFileAction(action); in SetOptionValue()
62 launch_info.AppendFileAction(action); in SetOptionValue()
75 launch_info.AppendFileAction(action); in SetOptionValue()
77 launch_info.AppendFileAction(action); in SetOptionValue()
79 launch_info.AppendFileAction(action); in SetOptionValue()
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp51 AppendFileAction(file_action); in ProcessLaunchInfo()
58 AppendFileAction(file_action); in ProcessLaunchInfo()
65 AppendFileAction(file_action); in ProcessLaunchInfo()
74 AppendFileAction(file_action); in AppendCloseFileAction()
83 AppendFileAction(file_action); in AppendDuplicateFileAction()
93 AppendFileAction(file_action); in AppendOpenFileAction()
103 AppendFileAction(file_action); in AppendSuppressFileAction()
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h40 void AppendFileAction(const FileAction &info) { in AppendFileAction() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp926 m_process_launch_info.AppendFileAction(file_action); in Handle_QSetSTDIN()
942 m_process_launch_info.AppendFileAction(file_action); in Handle_QSetSTDOUT()
958 m_process_launch_info.AppendFileAction(file_action); in Handle_QSetSTDERR()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3506 launch_info.AppendFileAction(action); in GetStandardIO()
3511 launch_info.AppendFileAction(action); in GetStandardIO()
3516 launch_info.AppendFileAction(action); in GetStandardIO()