Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconfigure.ac5660 function_size="";;
5664 function_size=".size foo, .-foo";;
5684 $function_size
5878 $function_size
H A Dconfigure29832 $function_size
30127 $function_size
H A DChangeLog-20003410 (function_epilogue): Add it to function_size.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c2747 int function_size; in duplicate_decls() local
2750 function_size = sizeof (struct tree_decl_common); in duplicate_decls()
2754 function_size - sizeof (struct tree_common)); in duplicate_decls()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc2947 int function_size; in duplicate_decls() local
2950 function_size = sizeof (struct tree_decl_common); in duplicate_decls()
2954 function_size - sizeof (struct tree_common)); in duplicate_decls()