Home
last modified time | relevance | path

Searched refs:build_method_list_template (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog361 (build_method_list_template): Likewise.
750 build_method_list_template, build_method_template):
H A Dobjc-act.c5097 build_method_list_template (tree list_type, int size) in build_method_list_template() function
5388 = build_method_list_template (objc_method_template, size); in generate_dispatch_tables()
5409 = build_method_list_template (objc_method_template, size); in generate_dispatch_tables()
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c266 static tree build_method_list_template PARAMS ((tree, int));
3736 build_method_list_template (list_type, size) in build_method_list_template() function
4052 = build_method_list_template (objc_method_template, size); in generate_dispatch_tables()
4074 = build_method_list_template (objc_method_template, size); in generate_dispatch_tables()