summaryrefslogtreecommitdiff
path: root/libdwfl/libdwfl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdwfl/libdwfl.h')
-rw-r--r--libdwfl/libdwfl.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/libdwfl/libdwfl.h b/libdwfl/libdwfl.h
index bd28f064..e98b797f 100644
--- a/libdwfl/libdwfl.h
+++ b/libdwfl/libdwfl.h
@@ -602,9 +602,8 @@ extern void dwfl_register_map_end (Dwfl_Register_Map *);
extern int dwfl_register_map_populate (Dwfl_Register_Map *map, Dwfl *ref,
int setno,
- GElf_Word n_type,
- GElf_Word offset,
- GElf_Word size);
+ const GElf_Nhdr *nhdr,
+ const char *n_name);
/* Look up a DWARF register number in the given register map.