Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBLaunchInfo.i116 AddCloseFileAction (int fd);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBLaunchInfo.h158 bool AddCloseFileAction(int fd);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBLaunchInfo.cpp282 bool SBLaunchInfo::AddCloseFileAction(int fd) { in AddCloseFileAction() function in SBLaunchInfo