Searched refs:GetValuesForGlobalCFBooleans (Results 1 – 5 of 5) sorted by relevance
102 virtual void GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true,
100 void GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true,
346 void AppleObjCRuntime::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans() function in AppleObjCRuntime
3364 void AppleObjCRuntimeV2::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans() function in AppleObjCRuntimeV23370 this->AppleObjCRuntime::GetValuesForGlobalCFBooleans(cf_true, cf_false); in GetValuesForGlobalCFBooleans()
1174 objc_runtime->GetValuesForGlobalCFBooleans(cf_true, cf_false); in ObjCBooleanSummaryProvider()