Searched refs:objc_category (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DObjCLegacyAbstraction.hpp83 struct objc_category { struct
107 struct objc_category<A> *getCategory(SharedCache<A> *cache, int index) const INLINE { return (struct objc_category<A> *)cache->mappedAddressForVMAddress(A::P::E::get32(defs[getClassCount() + index])); }
200 objc_category<A> *cat = symtab->getCategory(cache, c);
/macosx-10.10.1/objc4-646/runtime/
H A Druntime.h50 typedef struct objc_category *Category;
1649 struct objc_category { struct

Completed in 131 milliseconds