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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/
H A Dgc.c60 __objc_gc_setup_struct (GC_bitmap mask, const char *type, int offset);
81 __objc_gc_setup_struct (mask, type, offset);
95 __objc_gc_setup_struct (GC_bitmap mask, const char *type, int offset) function
141 __objc_gc_setup_struct (mask, mtype, position);
226 __objc_gc_setup_struct (mask, ivar_type, offset);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/
H A Dgc.c58 __objc_gc_setup_struct (GC_bitmap mask, const char *type, int offset);
79 __objc_gc_setup_struct (mask, type, offset);
93 __objc_gc_setup_struct (GC_bitmap mask, const char *type, int offset) function
139 __objc_gc_setup_struct (mask, mtype, position);
224 __objc_gc_setup_struct (mask, ivar_type, offset);

Completed in 109 milliseconds