shdr_offset        30 arch/mips/boot/tools/relocs.c 	long           shdr_offset;
shdr_offset       275 arch/mips/boot/tools/relocs.c 		sec->shdr_offset = ftell(fp);
shdr_offset       418 arch/mips/boot/tools/relocs.c 		if (fseek(fp, sec->shdr_offset, SEEK_SET) < 0)
shdr_offset       420 arch/mips/boot/tools/relocs.c 			    sec->shdr_offset, strerror(errno));
shdr_offset       432 arch/mips/boot/tools/relocs.c 		if (fseek(fp, sec->shdr_offset, SEEK_SET) < 0)
shdr_offset       434 arch/mips/boot/tools/relocs.c 			    sec->shdr_offset, strerror(errno));