Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp541 auto count_value = in GetBacktraceThreadFromException() local
543 size_t count = count_value->GetValueAsUnsigned(0); in GetBacktraceThreadFromException()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMemory.cpp123 OptionValueUInt64 &count_value = format_options.GetCountValue(); in FinalizeSettings() local
251 count_value = 8; in FinalizeSettings()
272 count_value = 4; in FinalizeSettings()