Searched refs:DynamicClassInfoExtractor (Results 1 – 2 of 2) sorted by relevance
325 class DynamicClassInfoExtractor : public ClassInfoExtractor {327 DynamicClassInfoExtractor(AppleObjCRuntimeV2 &runtime) in DynamicClassInfoExtractor() function423 DynamicClassInfoExtractor m_dynamic_class_info_extractor;
1530 AppleObjCRuntimeV2::DynamicClassInfoExtractor::GetClassInfoUtilityFunctionImpl( in GetClassInfoUtilityFunctionImpl()1585 AppleObjCRuntimeV2::DynamicClassInfoExtractor::GetClassInfoUtilityFunction( in GetClassInfoUtilityFunction()1609 AppleObjCRuntimeV2::DynamicClassInfoExtractor::GetClassInfoArgs(Helper helper) { in GetClassInfoArgs()1619 AppleObjCRuntimeV2::DynamicClassInfoExtractor::Helper1620 AppleObjCRuntimeV2::DynamicClassInfoExtractor::ComputeHelper() const { in ComputeHelper()1622 return DynamicClassInfoExtractor::gdb_objc_realized_classes; in ComputeHelper()1627 return DynamicClassInfoExtractor::objc_copyRealizedClassList; in ComputeHelper()1631 return DynamicClassInfoExtractor::gdb_objc_realized_classes; in ComputeHelper()1732 AppleObjCRuntimeV2::DynamicClassInfoExtractor::UpdateISAToDescriptorMap( in UpdateISAToDescriptorMap()1763 const DynamicClassInfoExtractor::Helper helper = ComputeHelper(); in UpdateISAToDescriptorMap()[all …]