Home
last modified time | relevance | path

Searched refs:AddDuplicateFileAction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBLaunchInfo.h187 bool AddDuplicateFileAction(int fd, int dup_fd);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp291 bool SBLaunchInfo::AddDuplicateFileAction(int fd, int dup_fd) { in AddDuplicateFileAction() function in SBLaunchInfo
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp35870 result = (bool)(arg1)->AddDuplicateFileAction(arg2,arg3); in _wrap_SBLaunchInfo_AddDuplicateFileAction()