Searched refs:do_unwind (Results 1 – 3 of 3) sorted by relevance
201 static int do_unwind; variable3907 do_unwind++; in parse_args()3941 do_unwind++; in parse_args()4042 if (!do_dynamic && !do_syms && !do_reloc && !do_unwind && !do_sections in parse_args()5620 if (!do_unwind && !do_section_groups) in process_section_groups()7963 if (!do_unwind) in process_unwind()14974 do_unwind = do_version = do_dump = do_arch = 0; in process_object()14983 do_unwind = 0; in process_object()15178 if (!do_dynamic && !do_syms && !do_reloc && !do_unwind && !do_sections in process_archive()
1163 (process_object): Only set do_unwind to 0 if
868 * readelf.c (process_unwind): Just return if do_unwind is 0.