Home
last modified time | relevance | path

Searched defs:symndx_map (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Dunstrip.c634 size_t symndx_map[nsym - 1]; in add_new_section_symbols() local
1823 size_t *symndx_map = xmalloc (total_syms * sizeof (size_t)); in copy_elided_sections() local