Home
last modified time | relevance | path

Searched defs:GetCurrentSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBSaveCoreOptions.cpp117 uint64_t SBSaveCoreOptions::GetCurrentSizeInBytes(SBError &error) { in GetCurrentSizeInBytes() function in SBSaveCoreOptions
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSaveCoreOptions.cpp158 llvm::Expected<uint64_t> SaveCoreOptions::GetCurrentSizeInBytes() { in GetCurrentSizeInBytes() function in SaveCoreOptions