X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fbuildsym.h;h=721238417e6db75fe046d9224d5a7b12f80ff2bb;hb=b2de19e3c671f63d86cebe2ec18584e2518db071;hp=19f3f55b4e00bb4c92c8342905ea560144abf82d;hpb=556f3d9029f10733007a87814d7a46ea0c480be2;p=binutils-gdb.git diff --git a/gdb/buildsym.h b/gdb/buildsym.h index 19f3f55b4e0..721238417e6 100644 --- a/gdb/buildsym.h +++ b/gdb/buildsym.h @@ -351,7 +351,8 @@ end_psymtab PARAMS ((struct partial_symtab *, char **, int, int, CORE_ADDR, struct partial_symtab **, int)); extern void -process_one_symbol PARAMS ((int, int, CORE_ADDR, char *, int)); +process_one_symbol PARAMS ((int, int, CORE_ADDR, char *, int, + struct objfile *)); extern int hashname PARAMS ((char *));