aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/build_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/build_id.h')
-rw-r--r--src/util/build_id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/build_id.h b/src/util/build_id.h
index 18641c44af2..86d611d8db7 100644
--- a/src/util/build_id.h
+++ b/src/util/build_id.h
@@ -29,7 +29,7 @@
struct build_id_note;
const struct build_id_note *
-build_id_find_nhdr(const char *filename);
+build_id_find_nhdr_for_addr(const void *addr);
unsigned
build_id_length(const struct build_id_note *note);