Searched refs:last_function_type (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dcoffgrok.c42 static struct coff_type * last_function_type; variable in typeref:struct:coff_type
565 last_function_type = ptr;
779 if (last_function_type)
780 last_function_type->u.function.code = top_scope;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.c42 static struct coff_type * last_function_type; variable in typeref:struct:coff_type
565 last_function_type = ptr;
779 if (last_function_type)
780 last_function_type->u.function.code = top_scope;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.c42 static struct coff_type * last_function_type; variable in typeref:struct:coff_type
545 last_function_type = ptr;
759 if (last_function_type)
760 last_function_type->u.function.code = top_scope;

Completed in 109 milliseconds