Searched refs:EI_DATA (Results 1 - 8 of 8) sorted by relevance

/arch/powerpc/boot/
H A Delf_util.c29 elf64->e_ident[EI_DATA] == ELFDATA2MSB &&
61 elf32->e_ident[EI_DATA] == ELFDATA2MSB &&
H A Daddnote.c77 #define EI_DATA 5 macro
121 || buf[E_IDENT+EI_DATA] != ELFDATA2MSB) {
H A Delf.h121 #define EI_DATA 5 macro
138 #define ELFDATANONE 0 /* e_ident[EI_DATA] */
/arch/powerpc/oprofile/cell/
H A Dvma_map.c104 [EI_DATA] = ELFDATA2MSB,
/arch/s390/kernel/
H A Dcrash_dump.c276 ehdr->e_ident[EI_DATA] = ELFDATA2MSB;
/arch/mips/boot/
H A Delf2ecoff.c313 if (ex.e_ident[EI_DATA] == ELFDATA2MSB)
/arch/powerpc/kernel/
H A Dfadump.c769 elf->e_ident[EI_DATA] = ELF_DATA;
/arch/x86/tools/
H A Drelocs.c282 if (ehdr.e_ident[EI_DATA] != ELFDATA2LSB) {

Completed in 266 milliseconds