Searched defs:objc_runtime_hooks (Results 1 – 2 of 2) sorted by relevance
37 struct objc_runtime_hooks struct42 void (*initialize) (void);43 const char *default_constant_string_class_name;46 const char *tag_getclass;49 tree (*super_superclassfield_ident) (void);52 tree (*class_decl) (tree);54 tree (*metaclass_decl) (tree);56 tree (*category_decl) (tree);58 tree (*protocol_decl) (tree);60 tree (*string_decl) (tree, const char *, string_section);[all …]