Searched defs:nsections (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dunstrip.c984 size_t nalloc, size_t nsections)
987 for (size_t i = nalloc; i < nsections; ++i)
978 find_alloc_sections_prelink(Elf *debug, Elf_Data *debug_shstrtab, Elf *main, const GElf_Ehdr *main_ehdr, Elf_Data *main_shstrtab, GElf_Addr bias, struct section *sections, size_t nalloc, size_t nsections) argument

Completed in 117 milliseconds