Searched refs:fixup_method (Results 1 – 2 of 2) sorted by relevance
250 static struct type *fixup_method = NULL; variable3337 if (fixup_class && (fixup_method == type)) in hpread_read_function_type()3339 fixup_class_method_type (fixup_class, fixup_method, objfile); in hpread_read_function_type()3341 fixup_method = NULL; in hpread_read_function_type()3517 if (fixup_class && (fixup_method == type)) in hpread_read_doc_function_type()3519 fixup_class_method_type (fixup_class, fixup_method, objfile); in hpread_read_doc_function_type()3521 fixup_method = NULL; in hpread_read_doc_function_type()3871 if (fixup_method) in hpread_read_struct_type()3874 fixup_method = memtype; /* remember the method type to be used in fixup */ in hpread_read_struct_type()
943 (fixup_method): New static variable.