Searched refs:build_method_list_template (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-runtime-shared-support.h | 71 extern tree build_method_list_template (tree, int);
|
H A D | objc-runtime-shared-support.cc | 231 build_method_list_template (tree list_type, int size) in build_method_list_template() function
|
H A D | objc-gnu-runtime-abi-01.cc | 1370 method_list_template = build_method_list_template (objc_method_template, in generate_dispatch_table()
|
H A D | ChangeLog | 2766 (build_method_list_template): Likewise. 3054 (build_method_list_template): Likewise. 3694 (build_method_list_template): Likewise. 4083 build_method_list_template, build_method_template):
|
H A D | objc-next-runtime-abi-01.cc | 1675 method_list_template = build_method_list_template (objc_method_template, in generate_dispatch_table()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-runtime-shared-support.h | 71 extern tree build_method_list_template (tree, int);
|
H A D | objc-runtime-shared-support.c | 231 build_method_list_template (tree list_type, int size) in build_method_list_template() function
|
H A D | objc-gnu-runtime-abi-01.c | 1369 method_list_template = build_method_list_template (objc_method_template, in generate_dispatch_table()
|
H A D | objc-next-runtime-abi-01.c | 1674 method_list_template = build_method_list_template (objc_method_template, in generate_dispatch_table()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2003 | 17191 build_ivar_list_template, build_method_list_template, 24383 build_ivar_list_template, build_method_list_template,
|
H A D | ChangeLog-2004 | 17010 build_ivar_list_template, build_method_list_template, 19114 build_ivar_list_template, build_method_list_template,
|