Lines Matching full:lastoffset
1065 GElf_Off lastoffset = 0;1275 = ((lastoffset + shdr_info[cnt].shdr.sh_addralign - 1)1286 if (lastoffset < shdr_info[cnt].shdr.sh_offset + filesz)1287 lastoffset = shdr_info[cnt].shdr.sh_offset + filesz;