Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-next-runtime-abi-01.c2427 objc_exception_data_template in build_next_objc_exception_stuff()
2440 objc_finish_struct (objc_exception_data_template, decls); in build_next_objc_exception_stuff()
2452 build_pointer_type (objc_exception_data_template), in build_next_objc_exception_stuff()
2461 build_pointer_type (objc_exception_data_template), in build_next_objc_exception_stuff()
H A Dobjc-act.h516 #define objc_exception_data_template \ macro