Searched refs:function_bounds (Results 1 – 2 of 2) sorted by relevance
1893 struct function_bounds struct1907 struct function_bounds *func_bounds = (struct function_bounds *) NULL; in func_command() argument1914 func_bounds = (struct function_bounds *) xmalloc ( in func_command()1915 sizeof (struct function_bounds) * sals.nelts); in func_command()
9130 * stack.c (struct function_bounds): Remove superfluous `typedef'.