Home
last modified time | relevance | path

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

/external/elfutils/src/
Dunstrip.c1451 size_t unstripped_strndx = 0; in copy_elided_sections() local
1463 unstripped_strndx = shdr->sh_link; in copy_elided_sections()
1468 if (ndx == unstripped_shstrndx || ndx == unstripped_strndx) in copy_elided_sections()
1577 && unstripped_strndx != 0) in copy_elided_sections()
1580 ndx_section[secndx - 1] = unstripped_strndx; in copy_elided_sections()