Home
last modified time | relevance | path

Searched refs:total_units (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProgress.cpp26 uint64_t total_units, SBDebugger &debugger) { in SBProgress() argument
27 LLDB_INSTRUMENT_VA(this, title, details, total_units, debugger); in SBProgress()
30 title, details, total_units, debugger.get(), in SBProgress()
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProgress.h51 SBProgress(const char *title, const char *details, uint64_t total_units,