Searched refs:HasSymbol (Results 1 – 4 of 4) sorted by relevance
752 m_has_object_getClass = HasSymbol(g_gdb_object_getClass); in AppleObjCRuntimeV2()757 m_has_objc_copyRealizedClassList = HasSymbol(g_objc_copyRealizedClassList); in AppleObjCRuntimeV2()759 HasSymbol(g_objc_getRealizedClassList_trylock); in AppleObjCRuntimeV2()1927 m_runtime.HasSymbol(g_class_getNameRaw_symbol_name) in GetClassInfoUtilityFunctionImpl()2261 bool AppleObjCRuntimeV2::HasSymbol(ConstString Name) { in HasSymbol() function in AppleObjCRuntimeV2
452 bool HasSymbol(ConstString Name);
532 bool HasSymbol = false; variable
724 DefinedIn->HasSymbol = true; in addSymbol()2604 [](const SectionBase &Sec) { return Sec.HasSymbol; }); in finalize()