Home
last modified time | relevance | path

Searched refs:elf32 (Results 1 – 25 of 73) sorted by relevance

123

/openbmc/linux/arch/powerpc/boot/
H A Delf_util.c52 Elf32_Ehdr *elf32 = hdr; in parse_elf32() local
56 if (!(elf32->e_ident[EI_MAG0] == ELFMAG0 && in parse_elf32()
57 elf32->e_ident[EI_MAG1] == ELFMAG1 && in parse_elf32()
58 elf32->e_ident[EI_MAG2] == ELFMAG2 && in parse_elf32()
59 elf32->e_ident[EI_MAG3] == ELFMAG3 && in parse_elf32()
60 elf32->e_ident[EI_CLASS] == ELFCLASS32 && in parse_elf32()
62 (elf32->e_type == ET_EXEC || in parse_elf32()
64 elf32->e_machine == EM_PPC)) in parse_elf32()
67 elf32ph = (Elf32_Phdr *) ((unsigned long)elf32 + elf32->e_phoff); in parse_elf32()
68 for (i = 0; i < elf32->e_phnum; i++, elf32ph++) in parse_elf32()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A Dlibhugetlbfs-elf_i386-avoid-search-host-library-path.patch20 @@ -3,7 +3,6 @@ OUTPUT_FORMAT("elf32-i386", "elf32-i386",
21 "elf32-i386")
32 @@ -3,7 +3,6 @@ OUTPUT_FORMAT("elf32-i386", "elf32-i386",
33 "elf32-i386")
/openbmc/u-boot/arch/sh/cpu/
H A Du-boot.lds12 OUTPUT_FORMAT("elf32-shbig-linux", "elf32-shbig-linux", "elf32-sh-linux")
14 OUTPUT_FORMAT("elf32-sh-linux", "elf32-sh-linux", "elf32-sh-linux")
/openbmc/linux/arch/mips/kernel/
H A Delf.c86 bool elf32; in arch_elf_pt_proc() local
91 elf32 = ehdr->e32.e_ident[EI_CLASS] == ELFCLASS32; in arch_elf_pt_proc()
92 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_elf_pt_proc()
95 if (elf32) { in arch_elf_pt_proc()
148 bool elf32; in arch_check_elf() local
151 elf32 = ehdr->e32.e_ident[EI_CLASS] == ELFCLASS32; in arch_check_elf()
152 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_check_elf()
194 if (elf32 && !(flags & EF_MIPS_ABI2)) { in arch_check_elf()
/openbmc/u-boot/tools/binman/test/
H A Dbss_data.lds6 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
H A Du_boot_ucode_ptr.lds6 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
H A Du_boot_binman_syms_bad.lds6 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
H A Du_boot_binman_syms.lds6 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
/openbmc/u-boot/examples/standalone/
H A Dsparc.lds8 OUTPUT_FORMAT("elf32-sparc", "elf32-sparc", "elf32-sparc")
H A Dnds32.lds8 OUTPUT_FORMAT("elf32-nds32", "elf32-nds32", "elf32-nds32")
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Du-boot-spl.lds15 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A Du-boot-spl.lds15 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arc/cpu/
H A Du-boot.lds8 OUTPUT_FORMAT("elf32-littlearc", "elf32-bigarc", "elf32-littlearc")
/openbmc/u-boot/arch/arm/cpu/arm1136/
H A Du-boot-spl.lds16 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Du-boot-spl.lds15 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/board/Barix/ipam390/
H A Du-boot-spl-ipam390.lds13 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arm/mach-omap2/
H A Du-boot-spl.lds16 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/nds32/cpu/n1213/
H A Du-boot.lds11 OUTPUT_FORMAT("elf32-nds32", "elf32-nds32", "elf32-nds32")
/openbmc/u-boot/board/samsung/common/
H A Dexynos-uboot-spl.lds14 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/board/davinci/da8xxevm/
H A Du-boot-spl-da850evm.lds13 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Du-boot-spl.lds18 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Du-boot-spl.lds19 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Du-boot-spl.lds12 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Du-boot-spl.lds13 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Du-boot-spl.lds21 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")

123