Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/boot/utils/
Delf.pl30 $sh_link = 6; # Miscellaneous info
/linux-2.4.37.9/include/linux/
Delf.h530 Elf32_Word sh_link; member
543 Elf64_Word sh_link; /* Index of another section */ member
/linux-2.4.37.9/arch/mips/boot/
Delf2ecoff.c211 s->sh_link = swab32(s->sh_link); in convert_elf_shdrs()