Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/utils/
Delf.pl31 $sh_info = 7; # More miscellaneous info
/linux-2.4.37.9/include/linux/
Delf.h531 Elf32_Word sh_info; member
544 Elf64_Word sh_info; /* Additional section information */ member
/linux-2.4.37.9/arch/mips/boot/
Delf2ecoff.c212 s->sh_info = swab32(s->sh_info); in convert_elf_shdrs()