Home
last modified time | relevance | path

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

/external/elfutils/src/
Dstrip.c981 size_t shdridx = 0; in handle_elf() local
1822 shdridx = cnt; in handle_elf()
1874 for (cnt = 1; cnt <= shdridx; ++cnt) in handle_elf()
2149 for (cnt = 1; cnt <= shdridx; ++cnt) in handle_elf()
2176 for (cnt = 1; cnt <= shdridx; ++cnt) in handle_elf()
2515 lastsec_offset = shdr_info[shdridx].shdr.sh_offset; in handle_elf()
2516 lastsec_size = shdr_info[shdridx].shdr.sh_size; in handle_elf()
2632 for (cnt = 1; cnt <= shdridx; ++cnt) in handle_elf()