Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c626 size_t symndx_map[nsym - 1]; in add_new_section_symbols() local
652 symndx_map[i - 1] = i; in add_new_section_symbols()
684 symndx_map[i - 1] = i + added; in add_new_section_symbols()
688 adjust_all_relocs (elf, symscn, shdr, symndx_map); in add_new_section_symbols()
1776 size_t symndx_map[total_syms]; in copy_elided_sections() local
1783 symbols, symndx_map, NULL); in copy_elided_sections()
1790 &symndx_map[stripped_nsym - 1], split_bss); in copy_elided_sections()
1957 symndx_map, shdr); in copy_elided_sections()
1962 &symndx_map[stripped_nsym - 1]); in copy_elided_sections()