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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTraceOptions.h30 uint64_t getMetaDataBufferSize() const { return m_meta_data_buffer_size; } function in class:lldb_private::TraceOptions
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTraceOptions.cpp60 uint64_t SBTraceOptions::getMetaDataBufferSize() const { function in class:SBTraceOptions

Completed in 108 milliseconds