Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp340 void AppleObjCRuntime::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans()
DAppleObjCRuntimeV2.cpp3233 void AppleObjCRuntimeV2::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans()
/openbsd/src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
DCocoa.cpp1159 lldb::addr_t cf_true = LLDB_INVALID_ADDRESS, in ObjCBooleanSummaryProvider() local