Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionsProcessLaunch.cpp50 launch_info.AppendFileAction(action); in SetOptionValue()
58 launch_info.AppendFileAction(action); in SetOptionValue()
66 launch_info.AppendFileAction(action); in SetOptionValue()
79 launch_info.AppendFileAction(action); in SetOptionValue()
81 launch_info.AppendFileAction(action); in SetOptionValue()
83 launch_info.AppendFileAction(action); in SetOptionValue()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp49 AppendFileAction(file_action); in ProcessLaunchInfo()
56 AppendFileAction(file_action); in ProcessLaunchInfo()
63 AppendFileAction(file_action); in ProcessLaunchInfo()
72 AppendFileAction(file_action); in AppendCloseFileAction()
81 AppendFileAction(file_action); in AppendDuplicateFileAction()
91 AppendFileAction(file_action); in AppendOpenFileAction()
101 AppendFileAction(file_action); in AppendSuppressFileAction()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h39 void AppendFileAction(const FileAction &info) { in AppendFileAction() function
/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3505 launch_info.AppendFileAction(action); in GetStandardIO()
3510 launch_info.AppendFileAction(action); in GetStandardIO()
3515 launch_info.AppendFileAction(action); in GetStandardIO()