Home
last modified time | relevance | path

Searched refs:show_split_units (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dreadelf.c244 static bool show_split_units = false; variable
486 show_split_units = true; in parse_opt()
518 show_split_units = true; in parse_opt()
7944 && ((!silent && show_split_units) in print_debug_units()
DChangeLog930 (show_split_units): New static boolean defaulting to false.
931 (parse_opt): For all (no arg) --debug-dump set show_split_units
932 to yes. For "info+" enable section_info and show_split_units.