binutils/
[deliverable/binutils-gdb.git] / binutils / dwarf.h
index 6b61360d149c5d361ad1969a6d0d45cdb925abd7..533400fba9f619a00c828f43ee056bd4a668e602 100644 (file)
@@ -87,6 +87,7 @@ typedef struct
   int          *have_frame_base;
   unsigned int   num_loc_offsets;
   unsigned int   max_loc_offsets;
+  /* List of .debug_ranges offsets seen in this .debug_info.  */
   unsigned long *range_lists;
   unsigned int   num_range_lists;
   unsigned int   max_range_lists;
This page took 0.024329 seconds and 4 git commands to generate.