Searched refs:HasSymbol (Results 1 – 4 of 4) sorted by relevance
745 m_has_object_getClass = HasSymbol(g_gdb_object_getClass); in AppleObjCRuntimeV2()750 m_has_objc_copyRealizedClassList = HasSymbol(g_objc_copyRealizedClassList); in AppleObjCRuntimeV2()752 HasSymbol(g_objc_getRealizedClassList_trylock); in AppleObjCRuntimeV2()1911 m_runtime.HasSymbol(g_class_getNameRaw_symbol_name) in GetClassInfoUtilityFunctionImpl()2245 bool AppleObjCRuntimeV2::HasSymbol(ConstString Name) { in HasSymbol() function in AppleObjCRuntimeV2
445 bool HasSymbol(ConstString Name);
532 bool HasSymbol = false; variable
727 DefinedIn->HasSymbol = true; in addSymbol()2598 [](const SectionBase &Sec) { return Sec.HasSymbol; }); in finalize()