Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBStream.cpp82 uint32_t open_options = File::eOpenOptionWrite | File::eOpenOptionCanCreate; in RedirectToFile() local
/trueos/contrib/llvm/tools/lldb/source/Host/common/
HDFile.cpp857 File::ConvertOpenOptionsForPOSIXOpen (uint32_t open_options) in ConvertOpenOptionsForPOSIXOpen()
HDHost.cpp883 uint32_t open_options; member
/trueos/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectMemory.cpp776 uint32_t open_options = File::eOpenOptionWrite | File::eOpenOptionCanCreate; in DoExecute() local