Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjdump.c410 bfd_boolean at_least_one_seen = FALSE; in free_only_list() local
420 at_least_one_seen = TRUE; in free_only_list()
426 if (! at_least_one_seen) in free_only_list()