Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dunstrip.c1308 size_t alloc_avail = 0; in copy_elided_sections() local
1346 if (likely (sections_match (sections, alloc_avail, shdr, name))) in copy_elided_sections()
1347 sec = &sections[alloc_avail++]; in copy_elided_sections()
1349 for (size_t i = alloc_avail + 1; i < nalloc; ++i) in copy_elided_sections()