Home
last modified time | relevance | path

Searched defs:file_action (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lldb/source/Host/common/
DProcessLaunchInfo.cpp47 FileAction file_action; in ProcessLaunchInfo() local
54 FileAction file_action; in ProcessLaunchInfo() local
61 FileAction file_action; in ProcessLaunchInfo() local
72 FileAction file_action; in AppendCloseFileAction() local
81 FileAction file_action; in AppendDuplicateFileAction() local
91 FileAction file_action; in AppendOpenFileAction() local
101 FileAction file_action; in AppendSuppressFileAction() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerCommon.cpp893 FileAction file_action; in Handle_QSetSTDIN() local
909 FileAction file_action; in Handle_QSetSTDOUT() local
925 FileAction file_action; in Handle_QSetSTDERR() local
DProcessGDBRemote.cpp749 const FileAction *file_action; in DoLaunch() local
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.cpp343 ProcessFreeBSD::GetFileSpec(const lldb_private::FileAction *file_action, in GetFileSpec()
377 const lldb_private::FileAction *file_action; in DoLaunch() local
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp496 const FileAction *file_action; in DebugProcess() local
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp393 const auto file_action = launch_info.GetFileActionAtIndex(i); in LaunchProcess() local
/external/python/cpython3/Modules/
Dposixmodule.c5891 PyObject *file_action = NULL; in parse_file_actions() local