EI_DATA 159 arch/arm/vdso/vdsomunge.c swap = inhdr->e_ident[EI_DATA] != HOST_ORDER; EI_DATA 315 arch/mips/boot/elf2ecoff.c if (ex.e_ident[EI_DATA] == ELFDATA2MSB) EI_DATA 163 arch/mips/boot/tools/relocs.c if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) EI_DATA 171 arch/mips/boot/tools/relocs.c if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) EI_DATA 179 arch/mips/boot/tools/relocs.c if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) EI_DATA 191 arch/mips/boot/tools/relocs.c if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) EI_DATA 216 arch/mips/boot/tools/relocs.c if ((ehdr.e_ident[EI_DATA] != ELFDATA2LSB) && EI_DATA 217 arch/mips/boot/tools/relocs.c (ehdr.e_ident[EI_DATA] != ELFDATA2MSB)) EI_DATA 62 arch/mips/tools/elf-entry.c switch (hdr.ehdr32.e_ident[EI_DATA]) { EI_DATA 78 arch/mips/tools/elf-entry.c switch (hdr.ehdr32.e_ident[EI_DATA]) { EI_DATA 156 arch/mips/vdso/genvdso.c switch (ehdr->e_ident[EI_DATA]) { EI_DATA 159 arch/mips/vdso/genvdso.c need_swap = ehdr->e_ident[EI_DATA] != HOST_ORDER; EI_DATA 145 arch/powerpc/boot/addnote.c e_data = buf[E_IDENT+EI_DATA]; EI_DATA 26 arch/powerpc/boot/elf_util.c elf64->e_ident[EI_DATA] == ELFDATA2LSB && EI_DATA 28 arch/powerpc/boot/elf_util.c elf64->e_ident[EI_DATA] == ELFDATA2MSB && EI_DATA 61 arch/powerpc/boot/elf_util.c elf32->e_ident[EI_DATA] == ELFDATA2MSB && EI_DATA 847 arch/powerpc/kernel/fadump.c elf->e_ident[EI_DATA] = ELF_DATA; EI_DATA 100 arch/powerpc/oprofile/cell/vma_map.c [EI_DATA] = ELFDATA2MSB, EI_DATA 358 arch/powerpc/platforms/powernv/opal-core.c elf->e_ident[EI_DATA] = ELFDATA2MSB; EI_DATA 517 arch/s390/kernel/crash_dump.c ehdr->e_ident[EI_DATA] = ELFDATA2MSB; EI_DATA 350 arch/x86/tools/relocs.c if (ehdr.e_ident[EI_DATA] != ELFDATA2LSB) { EI_DATA 982 drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c if (ehdr->e_ident[EI_DATA] != ELFDATA2LSB) { EI_DATA 1595 drivers/remoteproc/remoteproc_core.c ehdr->e_ident[EI_DATA] = ELFDATA2LSB; EI_DATA 62 drivers/remoteproc/remoteproc_elf_loader.c if (ehdr->e_ident[EI_DATA] != ELFDATA2LSB) { EI_DATA 64 drivers/remoteproc/remoteproc_elf_loader.c if (ehdr->e_ident[EI_DATA] != ELFDATA2MSB) { EI_DATA 1433 fs/binfmt_elf.c elf->e_ident[EI_DATA] = ELF_DATA; EI_DATA 1294 fs/binfmt_elf_fdpic.c elf->e_ident[EI_DATA] = ELF_DATA; EI_DATA 341 fs/proc/kcore.c [EI_DATA] = ELF_DATA, EI_DATA 31 kernel/kexec_elf.c if (ehdr->e_ident[EI_DATA] == ELFDATA2LSB) EI_DATA 33 kernel/kexec_elf.c else if (ehdr->e_ident[EI_DATA] == ELFDATA2MSB) EI_DATA 41 kernel/kexec_elf.c if (ehdr->e_ident[EI_DATA] == ELFDATA2LSB) EI_DATA 43 kernel/kexec_elf.c else if (ehdr->e_ident[EI_DATA] == ELFDATA2MSB) EI_DATA 51 kernel/kexec_elf.c if (ehdr->e_ident[EI_DATA] == ELFDATA2LSB) EI_DATA 53 kernel/kexec_elf.c else if (ehdr->e_ident[EI_DATA] == ELFDATA2MSB) EI_DATA 138 kernel/kexec_elf.c } else if (ehdr->e_ident[EI_DATA] != ELFDATA2LSB && EI_DATA 139 kernel/kexec_elf.c ehdr->e_ident[EI_DATA] != ELFDATA2MSB) { EI_DATA 1275 kernel/kexec_file.c ehdr->e_ident[EI_DATA] = ELFDATA2LSB; EI_DATA 336 scripts/insert-sys-cert.c if (hdr->e_ident[EI_DATA] != endianness()) { EI_DATA 31 scripts/mod/mk_elfconfig.c switch (ei[EI_DATA]) { EI_DATA 483 scripts/recordmcount.c switch (ehdr->e_ident[EI_DATA]) { EI_DATA 487 scripts/recordmcount.c ehdr->e_ident[EI_DATA], fname); EI_DATA 274 scripts/sortextable.c switch (ehdr->e_ident[EI_DATA]) { EI_DATA 277 scripts/sortextable.c ehdr->e_ident[EI_DATA], fname); EI_DATA 374 tools/lib/bpf/btf.c return ehdr->e_ident[EI_DATA] == ELFDATA2LSB; EI_DATA 376 tools/lib/bpf/btf.c return ehdr->e_ident[EI_DATA] == ELFDATA2MSB; EI_DATA 619 tools/lib/bpf/libbpf.c if (obj->efile.ehdr.e_ident[EI_DATA] == ELFDATA2LSB) EI_DATA 622 tools/lib/bpf/libbpf.c if (obj->efile.ehdr.e_ident[EI_DATA] == ELFDATA2MSB) EI_DATA 281 tools/perf/util/genelf.c ehdr->e_ident[EI_DATA] = GEN_ELF_ENDIAN; EI_DATA 746 tools/perf/util/symbol-elf.c if (dso__swap_init(dso, ehdr.e_ident[EI_DATA])) { EI_DATA 2072 tools/perf/util/symbol-elf.c elf_getident(*elf, NULL)[EI_DATA]) == NULL) { EI_DATA 108 tools/perf/util/symbol-minimal.c need_swap = check_need_swap(e_ident[EI_DATA]); EI_DATA 53 tools/testing/selftests/kvm/lib/elf.c && (ident[EI_DATA] == ELFDATA2LSB)) EI_DATA 55 tools/testing/selftests/kvm/lib/elf.c && (ident[EI_DATA] == ELFDATA2MSB)), "Current " EI_DATA 66 tools/testing/selftests/kvm/lib/elf.c ident[EI_DATA], ELFDATA2LSB, ELFDATA2MSB);