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

/macosx-10.9.5/cctools-845/otool/
H A Dprint_objc.c77 struct objc_category_t { struct
211 struct objc_category_t *objc_category,
433 struct objc_category_t *objc_category,
533 struct objc_category_t objc_category;
1875 struct objc_category_t *objc_category,
1884 memset(objc_category, '\0', sizeof(struct objc_category_t));
1893 if(left >= sizeof(struct objc_category_t)){
1897 sizeof(struct objc_category_t));
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DObjCModernAbstraction.hpp596 class objc_category_t { class
727 PointerSection<A, objc_category_t<A> *>
730 objc_category_t<A> *cat = cats.get(i);

Completed in 145 milliseconds