Searched defs:s_scnptr (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/mips/boot/ | ||
H A D | ecoff.h | 23 long s_scnptr; /* file ptr to raw data for section */ member in struct:scnhdr |
/linux-4.1.27/arch/alpha/include/uapi/asm/ | ||
H A D | a.out.h | 45 __u64 s_scnptr; member in struct:scnhdr |
/linux-4.1.27/include/uapi/linux/ | ||
H A D | coff.h | 158 char s_scnptr[4]; /* file ptr to raw data for section */ member in struct:COFF_scnhdr |
/linux-4.1.27/arch/powerpc/boot/ | ||
H A D | rs6000.h | 82 char s_scnptr[4]; /* file ptr to raw data for section */ member in struct:external_scnhdr |
Completed in 131 milliseconds