Home
last modified time | relevance | path

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

/external/elfutils/src/
Dstrip.c1205 bool seen_unallocated = false; in handle_elf() local
1226 seen_unallocated = true; in handle_elf()
1229 if (seen_unallocated && seen_allocated) in handle_elf()