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

/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueFileSpec.cpp147 OptionValueFileSpec::GetFileContents(bool null_terminate) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp592 File::Read (size_t &num_bytes, off_t &offset, bool null_terminate, DataBufferSP &data_buffer_sp) argument
H A DFileSpec.cpp839 const bool null_terminate = false; local
866 const bool null_terminate = true; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2744 const bool null_terminate = true; local

Completed in 190 milliseconds