Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
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()
/external/llvm-project/lldb/include/lldb/Host/
DProcessLaunchInfo.h39 void AppendFileAction(const FileAction &info) { in AppendFileAction() function
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerCommon.cpp899 m_process_launch_info.AppendFileAction(file_action); in Handle_QSetSTDIN()
915 m_process_launch_info.AppendFileAction(file_action); in Handle_QSetSTDOUT()
931 m_process_launch_info.AppendFileAction(file_action); in Handle_QSetSTDERR()
/external/llvm-project/lldb/source/Target/
DProcess.cpp325 launch_info.AppendFileAction(action); in SetOptionValue()
333 launch_info.AppendFileAction(action); in SetOptionValue()
341 launch_info.AppendFileAction(action); in SetOptionValue()
354 launch_info.AppendFileAction(action); in SetOptionValue()
356 launch_info.AppendFileAction(action); in SetOptionValue()
358 launch_info.AppendFileAction(action); in SetOptionValue()