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

/external/elfutils/src/
H A Dunstrip.c1155 Elf_Data *shstrtab, size_t unstripped_shstrndx,
1195 unstripped_shstrndx), NULL);
1208 if (i + 1 == unstripped_shstrndx)
1223 size_t unstripped_shstrndx;
1224 ELF_CHECK (elf_getshstrndx (unstripped, &unstripped_shstrndx) == 0,
1293 unstripped_shstrndx), NULL);
1317 if (ndx == unstripped_shstrndx)
1412 ndx_section[secndx - 1] = unstripped_shstrndx;
1462 shstrtab, unstripped_shstrndx,
1744 unstripped_shnum, unstripped_shstrndx,
1152 new_shstrtab(Elf *unstripped, size_t unstripped_shnum, Elf_Data *shstrtab, size_t unstripped_shstrndx, struct section *sections, size_t stripped_shnum, struct Ebl_Strtab *strtab) argument
1221 size_t unstripped_shstrndx; local
[all...]

Completed in 37 milliseconds