Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1655 Status close_error; in DownloadModuleSlice() local
1656 CloseFile(src_fd, close_error); // Ignoring close error. in DownloadModuleSlice()