Home
last modified time | relevance | path

Searched defs:cf_true (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp346 void AppleObjCRuntime::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans()
H A DAppleObjCRuntimeV2.cpp3364 void AppleObjCRuntimeV2::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp1172 lldb::addr_t cf_true = LLDB_INVALID_ADDRESS, in ObjCBooleanSummaryProvider() local