* dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
[deliverable/binutils-gdb.git] / gdb / dwarf2loc.h
index 78448e6ebafb018600a7d3dfc44e3f9aa87223c5..9bc8ca5d8fa78946b7a1c42ae04fdc339d4d4cb8 100644 (file)
@@ -72,6 +72,11 @@ struct dwarf2_locexpr_baton dwarf2_fetch_die_loc_cu_off
    CORE_ADDR (*get_frame_pc) (void *baton),
    void *baton);
 
+extern const gdb_byte *dwarf2_fetch_constant_bytes (sect_offset,
+                                                   struct dwarf2_per_cu_data *,
+                                                   struct obstack *,
+                                                   LONGEST *);
+
 struct type *dwarf2_get_die_type (cu_offset die_offset,
                                  struct dwarf2_per_cu_data *per_cu);
 
This page took 0.034752 seconds and 4 git commands to generate.