Searched refs:make_function_type (Results 1 – 8 of 8) sorted by relevance
1219 extern struct type *make_function_type (struct type *, struct type **);
558 fn_fields[k].type = make_function_type (java_void_type, NULL); /* FIXME */ in java_link_class_type()
1631 type = make_function_type (type1, dbx_lookup_type (typenums)); in read_type()1654 = make_function_type (return_type, dbx_lookup_type (typenums)); in read_type()
358 make_function_type (struct type *type, struct type **typeptr) in make_function_type() function393 return make_function_type (type, (struct type **) 0); in lookup_function_type()
4573 ftype = make_function_type (type, (struct type **) 0); in read_subroutine_type()
4101 * gdbtypes.c (make_function_type): Don't use/set TYPE_FUNCTION_TYPE.
570 * dwarf2read.c (read_subroutine_type): Call make_function_type
9401 (make_pointer_type, make_reference_type, make_function_type)