Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp338 void AppleObjCRuntime::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans()
DAppleObjCRuntimeV2.cpp2593 void AppleObjCRuntimeV2::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans()
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DCocoa.cpp1066 lldb::addr_t cf_true = LLDB_INVALID_ADDRESS, in ObjCBooleanSummaryProvider() local