Lines Matching refs:lastoffset
1192 GElf_Off lastoffset = 0;1418 = ((lastoffset + shdr_info[cnt].shdr.sh_addralign - 1)1429 if (lastoffset < shdr_info[cnt].shdr.sh_offset + filesz)1430 lastoffset = shdr_info[cnt].shdr.sh_offset + filesz;