Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c1805 const size_t stripped_nsym = (stripped_symtab == NULL ? 1 in copy_elided_sections() local
1821 const size_t total_syms = stripped_nsym - 1 + unstripped_nsym - 1; in copy_elided_sections()
1829 stripped_nsym, 0, ndx_section, in copy_elided_sections()
1836 &symbols[stripped_nsym - 1], in copy_elided_sections()
1837 &symndx_map[stripped_nsym - 1], split_bss); in copy_elided_sections()
2009 &symndx_map[stripped_nsym - 1], in copy_elided_sections()
2010 total_syms - (stripped_nsym - 1)); in copy_elided_sections()