Searched defs:eOpenOptionAppend (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Host/
H A DFile.h37 eOpenOptionAppend = (1u << 2), // Don't truncate file when opening, append to end of file enumerator in enum:lldb_private::File::OpenOptions

Completed in 92 milliseconds