Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dreadelf.c249 static bool show_split_units = false; variable
512 show_split_units = true; in parse_opt()
544 show_split_units = true; in parse_opt()
8114 && ((!silent && show_split_units) in print_debug_units()
DChangeLog1212 (show_split_units): New static boolean defaulting to false.
1213 (parse_opt): For all (no arg) --debug-dump set show_split_units
1214 to yes. For "info+" enable section_info and show_split_units.