Home
last modified time | relevance | path

Searched refs:do_unwind (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c201 static int do_unwind; variable
3907 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()
DChangeLog-20051163 (process_object): Only set do_unwind to 0 if
DChangeLog-0001868 * readelf.c (process_unwind): Just return if do_unwind is 0.