Home
last modified time | relevance | path

Searched refs:build_next_objc_exception_stuff (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog37 (build_next_objc_exception_stuff): Rename JBLEN.
54 * objc-act.c (build_next_objc_exception_stuff): Use JBLEN instead of _JBLEN.
351 (build_next_objc_exception_stuff): Add fast ivar support.
741 (build_next_objc_exception_stuff): Call create_field_decl() instead
H A Dobjc-act.c170 static void build_next_objc_exception_stuff (void);
1742 build_next_objc_exception_stuff (); in synth_module_prologue()
3969 build_next_objc_exception_stuff (void) in build_next_objc_exception_stuff() function