gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 13 Jul 2011 15:15:42 +0000 (15:15 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 13 Jul 2011 15:15:42 +0000 (15:15 +0000)
Code cleanup.
* dwarf2loc.c (dwarf_expr_frame_base_1, dwarf2_evaluate_loc_desc_full):
Indent prototypes so they do not get into tags.

gdb/ChangeLog
gdb/dwarf2loc.c

index 8ed7eaf..0089c25 100644 (file)
@@ -1,3 +1,9 @@
+2011-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Code cleanup.
+       * dwarf2loc.c (dwarf_expr_frame_base_1, dwarf2_evaluate_loc_desc_full):
+       Indent prototypes so they do not get into tags.
+
 2011-07-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Code cleanup making also optimized out values lazy.
index 101ce1c..01e95da 100644 (file)
 
 extern int dwarf2_always_disassemble;
 
-static void
-dwarf_expr_frame_base_1 (struct symbol *framefunc, CORE_ADDR pc,
-                        const gdb_byte **start, size_t *length);
-
-static struct value *
-dwarf2_evaluate_loc_desc_full (struct type *type, struct frame_info *frame,
-                              const gdb_byte *data, unsigned short size,
-                              struct dwarf2_per_cu_data *per_cu,
-                              LONGEST byte_offset);
+static void dwarf_expr_frame_base_1 (struct symbol *framefunc, CORE_ADDR pc,
+                                    const gdb_byte **start, size_t *length);
+
+static struct value *dwarf2_evaluate_loc_desc_full (struct type *type,
+                                                   struct frame_info *frame,
+                                                   const gdb_byte *data,
+                                                   unsigned short size,
+                                             struct dwarf2_per_cu_data *per_cu,
+                                                   LONGEST byte_offset);
 
 /* A function for dealing with location lists.  Given a
    symbol baton (BATON) and a pc value (PC), find the appropriate