Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-shared-support.h71 extern tree build_method_list_template (tree, int);
H A Dobjc-runtime-shared-support.c234 build_method_list_template (tree list_type, int size) in build_method_list_template() function
H A Dobjc-gnu-runtime-abi-01.c1361 method_list_template = build_method_list_template (objc_method_template, in generate_dispatch_table()
H A Dobjc-next-runtime-abi-01.c1672 method_list_template = build_method_list_template (objc_method_template, in generate_dispatch_table()