Home
last modified time | relevance | path

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

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