Extend objdump's --dwarf=follow-links option so that separate debug info files will...
[deliverable/binutils-gdb.git] / binutils / dwarf.h
index a0287fc0bc54846f295243bc5aeacfeba693e842..ca2f062efb752448cd5ed2dcfb987322a63faf31 100644 (file)
@@ -218,6 +218,7 @@ extern int do_debug_addr;
 extern int do_debug_cu_index;
 extern int do_wide;
 extern int do_debug_links;
+extern int do_follow_links;
 
 extern int dwarf_cutoff_level;
 extern unsigned long dwarf_start_die;
This page took 0.026037 seconds and 4 git commands to generate.