Searched refs:HasSymbol (Results 1 – 4 of 4) sorted by relevance
744 m_has_object_getClass = HasSymbol(g_gdb_object_getClass); in AppleObjCRuntimeV2()749 m_has_objc_copyRealizedClassList = HasSymbol(g_objc_copyRealizedClassList); in AppleObjCRuntimeV2()751 HasSymbol(g_objc_getRealizedClassList_trylock); in AppleObjCRuntimeV2()1783 m_runtime.HasSymbol(g_class_getNameRaw_symbol_name) in GetClassInfoUtilityFunctionImpl()2117 bool AppleObjCRuntimeV2::HasSymbol(ConstString Name) { in HasSymbol() function in AppleObjCRuntimeV2
418 bool HasSymbol(ConstString Name);
413 bool HasSymbol = false; variable
697 DefinedIn->HasSymbol = true; in addSymbol()2524 [](const SectionBase &Sec) { return Sec.HasSymbol; }); in finalize()