Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp743 static const ConstString g_gdb_object_getClass("gdb_object_getClass"); in AppleObjCRuntimeV2() local
744 m_has_object_getClass = HasSymbol(g_gdb_object_getClass); in AppleObjCRuntimeV2()