Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c1313 Elf_Data *shstrtab, size_t unstripped_shstrndx, in new_shstrtab() argument
1354 unstripped_shstrndx), NULL); in new_shstrtab()
1369 if (i + 1 == unstripped_shstrndx) in new_shstrtab()
1383 size_t unstripped_shstrndx; in copy_elided_sections() local
1384 ELF_CHECK (elf_getshdrstrndx (unstripped, &unstripped_shstrndx) == 0, in copy_elided_sections()
1473 unstripped_shstrndx), NULL); in copy_elided_sections()
1497 if (ndx == unstripped_shstrndx || ndx == unstripped_strndx) in copy_elided_sections()
1594 ndx_section[secndx - 1] = unstripped_shstrndx; in copy_elided_sections()
1642 shstrtab, unstripped_shstrndx, in copy_elided_sections()
1914 if (unstripped_shstrndx == elf_ndxscn (unstripped_strtab)) in copy_elided_sections()
[all …]