tag | line | file | source code |
---|---|---|---|
COFF_SLIBHD | 641 | arch/i386/ibcs/binfmt_coff.c | COFF_SLIBHD *phdr; |
COFF_SLIBHD | 674 | arch/i386/ibcs/binfmt_coff.c | phdr = (COFF_SLIBHD *) buffer; |
COFF_SLIBHD | 703 | arch/i386/ibcs/binfmt_coff.c | phdr = (COFF_SLIBHD *) &((char *) phdr)[entry_size]; |
COFF_SLIBHD | 208 | include/linux/coff.h | #define COFF_SLIBSZ sizeof(COFF_SLIBHD) |