Home
last modified time | relevance | path

Searched defs:open_options (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStream.cpp94 auto open_options = File::eOpenOptionWriteOnly | File::eOpenOptionCanCreate; in RedirectToFile() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp740 ConvertOpenOptionsForPOSIXOpen(OpenOptions open_options) ConvertOpenOptionsForPOSIXOpen() argument
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp759 File::OpenOptions open_options = in DoExecute() local