Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c1659 const size_t unstripped_nsym = shdr->sh_size / shdr->sh_entsize; in copy_elided_sections() local
1663 const size_t total_syms = stripped_nsym - 1 + unstripped_nsym - 1; in copy_elided_sections()
1676 unstripped_symtab, unstripped_strtab, unstripped_nsym, in copy_elided_sections()