Searched refs:lastsec_size (Results 1 – 2 of 2) sorted by relevance
983 Elf64_Xword lastsec_size = 0; in handle_elf() local1134 &lastsec_offset, &lastsec_size) != 0) in handle_elf()2516 lastsec_size = shdr_info[shdridx].shdr.sh_size; in handle_elf()2535 newehdr->e_shoff = ((lastsec_offset + lastsec_size + offsize - 1) in handle_elf()
462 (handle_elf): Add local variables lastsec_offset and lastsec_size.