Searched refs:pr_function_type (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | prdbg.c | 98 static bool pr_function_type (void *, int, bool); 199 pr_function_type, 247 pr_function_type, /* Same, push_type. */ 676 pr_function_type (void *p, int argcount, bool varargs) in pr_function_type() function
|
H A D | ChangeLog-2011 | 737 * prdbg.c (pr_function_type): Close memory leaks.
|
H A D | ChangeLog | 1206 * prdbg.c (pr_function_type): Replace LITSTTCPY with strcpy.
|
H A D | ChangeLog-9197 | 1548 (pr_function_type): Add argcount and varargs parameters.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | prdbg.c | 87 static bool pr_function_type (void *, int, bool); 184 pr_function_type, 232 pr_function_type, /* Same, push_type. */ 669 pr_function_type (void *p, int argcount, bool varargs) in pr_function_type() function
|
H A D | ChangeLog-2011 | 737 * prdbg.c (pr_function_type): Close memory leaks.
|
H A D | ChangeLog | 1711 * prdbg.c (pr_function_type): Replace LITSTTCPY with strcpy.
|
H A D | ChangeLog-9197 | 1548 (pr_function_type): Add argcount and varargs parameters.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 117184 PR29262, memory leak in pr_function_type 117186 * prdbg.c (pr_function_type): Free "s" on failure path.
|