Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c1652 const size_t stripped_nsym = (stripped_symtab == NULL ? 1 in copy_elided_sections() local
1663 const size_t total_syms = stripped_nsym - 1 + unstripped_nsym - 1; in copy_elided_sections()
1671 stripped_nsym, 0, ndx_section, in copy_elided_sections()
1678 &symbols[stripped_nsym - 1], in copy_elided_sections()
1679 &symndx_map[stripped_nsym - 1], split_bss); in copy_elided_sections()
1849 &symndx_map[stripped_nsym - 1]); in copy_elided_sections()