Home
last modified time | relevance | path

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

/external/elfutils/src/
Dstrip.c935 size_t shdridx = 0; in handle_elf() local
1771 shdridx = cnt; in handle_elf()
1823 for (cnt = 1; cnt <= shdridx; ++cnt) in handle_elf()
2097 for (cnt = 1; cnt <= shdridx; ++cnt) in handle_elf()
2124 for (cnt = 1; cnt <= shdridx; ++cnt) in handle_elf()
2499 lastsec_offset = shdr_info[shdridx].shdr.sh_offset; in handle_elf()
2500 lastsec_size = shdr_info[shdridx].shdr.sh_size; in handle_elf()
2616 for (cnt = 1; cnt <= shdridx; ++cnt) in handle_elf()