summaryrefslogtreecommitdiffstats
path: root/loc2c.h
diff options
context:
space:
mode:
authorroland <roland>2005-08-18 20:26:54 +0000
committerroland <roland>2005-08-18 20:26:54 +0000
commitf0df19a2d8d85df58dd217314bf2b83238b67817 (patch)
tree1c185f3969bd57ee1b47231baddc8f6ad928dac8 /loc2c.h
parent75a163d33bf8ea239d5e6a10be1e293c5278f3c7 (diff)
downloadsystemtap-steved-f0df19a2d8d85df58dd217314bf2b83238b67817.tar.gz
systemtap-steved-f0df19a2d8d85df58dd217314bf2b83238b67817.tar.xz
systemtap-steved-f0df19a2d8d85df58dd217314bf2b83238b67817.zip
2005-08-18 Roland McGrath <roland@redhat.com>
* loc2c.c (c_translate_addressof): Take TYPEDIE instead of TYPEATTR. * loc2c.h: Update decl. * loc2c-test.c (handle_variable): Handle DW_TAG_pointer_type target for fetch.
Diffstat (limited to 'loc2c.h')
-rw-r--r--loc2c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/loc2c.h b/loc2c.h
index a92e7bfd..329e624d 100644
--- a/loc2c.h
+++ b/loc2c.h
@@ -54,7 +54,7 @@ void c_translate_array (struct obstack *pool, int indent,
is a register or noncontiguous object. */
void c_translate_addressof (struct obstack *pool, int indent,
Dwarf_Addr dwbias, Dwarf_Die *die,
- Dwarf_Attribute *typeattr,
+ Dwarf_Die *typedie,
struct location **input, const char *target);
/* Translate a fragment to fetch the value of variable or member DIE