Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission
[deliverable/binutils-gdb.git] / gdb / dwarf2loc.h
index b35973371fa3803009fb0bb85f07a6bce96eb53e..370402e0a42579ebcffc460b90ffa952eb34c2d7 100644 (file)
@@ -80,6 +80,9 @@ struct value *dwarf2_evaluate_loc_desc (struct type *type,
                                        unsigned short size,
                                        struct dwarf2_per_cu_data *per_cu);
 
+CORE_ADDR dwarf2_read_addr_index (struct dwarf2_per_cu_data *per_cu,
+                                 unsigned int addr_index);
+
 /* The symbol location baton types used by the DWARF-2 reader (i.e.
    SYMBOL_LOCATION_BATON for a LOC_COMPUTED symbol).  "struct
    dwarf2_locexpr_baton" is for a symbol with a single location
This page took 0.039309 seconds and 4 git commands to generate.