asan: readelf leaks
[deliverable/binutils-gdb.git] / binutils / unwind-ia64.h
index a1cfa34dfb36a1556d671009c41fabba4c91af09..f83f39d859ada38d95a5e6526ac60754ff8013c8 100644 (file)
@@ -1,5 +1,5 @@
 /* unwind-ia64.h -- dump IA-64 unwind info.
-   Copyright (C) 2000-2014 Free Software Foundation, Inc.
+   Copyright (C) 2000-2020 Free Software Foundation, Inc.
        Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GNU Binutils.
@@ -29,4 +29,4 @@
 #define UNW_FLAG_UHANDLER(x)   ((x) & 0x0000000200000000LL)
 #define UNW_LENGTH(x)          ((x) & 0x00000000ffffffffLL)
 
-extern const unsigned char *unw_decode (const unsigned char *, int, void *);
+extern const unsigned char *unw_decode (const unsigned char *, int, void *, const unsigned char *);
This page took 0.025385 seconds and 4 git commands to generate.