Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dunstrip.c1231 size_t stripped_shstrndx; in copy_elided_sections() local
1232 ELF_CHECK (elf_getshdrstrndx (stripped, &stripped_shstrndx) == 0, in copy_elided_sections()
1255 sections[i].name = elf_strptr (stripped, stripped_shstrndx, in copy_elided_sections()
1390 Elf_Data *data = elf_getdata (elf_getscn (stripped, stripped_shstrndx), in copy_elided_sections()
1415 if (secndx == stripped_shstrndx) in copy_elided_sections()
1750 stripped_shnum, stripped_shstrndx, in copy_elided_sections()
1760 stripped_shstrndx, debuglink); in copy_elided_sections()