Home
last modified time | relevance | path

Searched defs:_objc_runtime_hooks_r (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-hooks.h37 typedef struct _objc_runtime_hooks_r struct
42 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 …]