Home
last modified time | relevance | path

Searched refs:should_close_fd (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Host/common/
H A DFileSystem.cpp452 uint32_t permissions, bool should_close_fd) { in Open() argument
467 new NativeFile(descriptor, options, should_close_fd)); in Open()
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DFileSystem.h60 bool should_close_fd = true);