Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCRuntime.cpp585 auto ignore_value = return_addresses->GetChildMemberWithName("_ignore"); in GetBacktraceThreadFromException() local
586 if (!ignore_value) in GetBacktraceThreadFromException()
588 size_t ignore = ignore_value->GetValueAsUnsigned(0); in GetBacktraceThreadFromException()