Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c1758 const size_t stripped_nsym = (stripped_symtab == NULL ? 1 in copy_elided_sections() local
1774 const size_t total_syms = stripped_nsym - 1 + unstripped_nsym - 1; in copy_elided_sections()
1782 stripped_nsym, 0, ndx_section, in copy_elided_sections()
1789 &symbols[stripped_nsym - 1], in copy_elided_sections()
1790 &symndx_map[stripped_nsym - 1], split_bss); in copy_elided_sections()
1962 &symndx_map[stripped_nsym - 1]); in copy_elided_sections()