summaryrefslogtreecommitdiffstats
path: root/loc2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'loc2c.h')
-rw-r--r--loc2c.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/loc2c.h b/loc2c.h
index c8cfb935..a92e7bfd 100644
--- a/loc2c.h
+++ b/loc2c.h
@@ -22,6 +22,9 @@ struct location *c_translate_location (struct obstack *,
__attribute__ ((noreturn,
format (printf, 2, 3))),
void *fail_arg,
+ void (*emit_address) (void *fail_arg,
+ struct obstack *,
+ Dwarf_Addr),
int indent,
Dwarf_Addr bias,
Dwarf_Attribute *loc_attr,