Searched refs:GetValuesForGlobalCFBooleans (Results 1 – 5 of 5) sorted by relevance
102 virtual void GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true,
96 void GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true,
340 void AppleObjCRuntime::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans() function in AppleObjCRuntime
3233 void AppleObjCRuntimeV2::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true, in GetValuesForGlobalCFBooleans() function in AppleObjCRuntimeV23239 this->AppleObjCRuntime::GetValuesForGlobalCFBooleans(cf_true, cf_false); in GetValuesForGlobalCFBooleans()
1161 objc_runtime->GetValuesForGlobalCFBooleans(cf_true, cf_false); in ObjCBooleanSummaryProvider()