Home
last modified time | relevance | path

Searched refs:build_method_template (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-shared-support.h69 extern tree build_method_template (void);
H A Dobjc-runtime-shared-support.c187 build_method_template (void) in build_method_template() function
H A Dobjc-next-runtime-abi-01.c1135 objc_method_template = build_method_template (); in build_metadata_templates()
1670 objc_method_template = build_method_template (); in generate_dispatch_table()
H A Dobjc-gnu-runtime-abi-01.c1359 objc_method_template = build_method_template (); in generate_dispatch_table()
H A Dobjc-next-runtime-abi-02.c1848 objc_method_template = build_method_template (); in build_metadata_templates()