Home
last modified time | relevance | path

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

/external/elfutils/src/
Dstrip.c1158 bool seen_allocated = false; in handle_elf() local
1183 if (seen_unallocated && seen_allocated) in handle_elf()
1185 seen_allocated = true; in handle_elf()