Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c1387 size_t stripped_shstrndx; in copy_elided_sections() local
1388 ELF_CHECK (elf_getshdrstrndx (stripped, &stripped_shstrndx) == 0, in copy_elided_sections()
1424 sections[i].name = elf_strptr (stripped, stripped_shstrndx, in copy_elided_sections()
1565 Elf_Data *data = elf_getdata (elf_getscn (stripped, stripped_shstrndx), in copy_elided_sections()
1591 if (secndx == stripped_shstrndx) in copy_elided_sections()
2021 stripped_shnum, stripped_shstrndx, in copy_elided_sections()
2031 stripped_shstrndx, debuglink); in copy_elided_sections()