Home
last modified time | relevance | path

Searched refs:class_name_getter_function_name (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp1589 ConstString class_name_getter_function_name = g_class_getName_symbol_name; in UpdateISAToDescriptorMapSharedCache() local
1603 class_name_getter_function_name = g_class_getNameRaw_symbol_name; in UpdateISAToDescriptorMapSharedCache()
1615 class_name_getter_function_name.AsCString(), in UpdateISAToDescriptorMapSharedCache()
1616 class_name_getter_function_name.AsCString()); in UpdateISAToDescriptorMapSharedCache()