Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/utils/
Delf.pl28 $sh_offset = 4; # File offset
/linux-2.4.37.9/include/linux/
Delf.h528 Elf32_Off sh_offset; member
541 Elf64_Off sh_offset; /* Section file offset */ member
/linux-2.4.37.9/arch/mips/boot/
Delf2ecoff.c209 s->sh_offset = swab32(s->sh_offset); in convert_elf_shdrs()
337 shstrtab = saveRead(infile, sh[ex.e_shstrndx].sh_offset, in main()