Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h475 bool m_has_objc_getRealizedClassList_trylock; variable
H A DAppleObjCRuntimeV2.cpp745 m_has_objc_getRealizedClassList_trylock(false), m_loaded_objc_opt(false), in AppleObjCRuntimeV2()
758 m_has_objc_getRealizedClassList_trylock = in AppleObjCRuntimeV2()
1880 !m_runtime.m_has_objc_getRealizedClassList_trylock) in ComputeHelper()
1890 if (m_runtime.m_has_objc_getRealizedClassList_trylock) in ComputeHelper()