Home
last modified time | relevance | path

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

12345678910>>...13

/OK3568_Linux_fs/kernel/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()
61 elf32->e_ident[EI_DATA] == ELFDATA2MSB && in parse_elf32()
62 (elf32->e_type == ET_EXEC || in parse_elf32()
63 elf32->e_type == ET_DYN) && in parse_elf32()
64 elf32->e_machine == EM_PPC)) in parse_elf32()
[all …]
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Dmips.lds9 OUTPUT_FORMAT("elf32-bigmips", "elf32-bigmips", "elf32-bigmips")
11 OUTPUT_FORMAT("elf32-tradbigmips", "elf32-tradbigmips", "elf32-tradlittlemips")
H A Dsparc.lds9 OUTPUT_FORMAT("elf32-sparc", "elf32-sparc", "elf32-sparc")
H A Dmips64.lds9 OUTPUT_FORMAT("elf32-bigmips", "elf32-bigmips", "elf32-bigmips")
H A Dnds32.lds9 OUTPUT_FORMAT("elf32-nds32", "elf32-nds32", "elf32-nds32")
/OK3568_Linux_fs/buildroot/package/binutils/2.38/
H A D0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch4 Subject: [PATCH] bfd/elf32-or1k: fix building with gcc version < 5
9 elf32-or1k.c:2251:3: error: 'for' loop initial declarations are only allowed in
20 bfd/elf32-or1k.c | 5 +++--
23 diff --git a/bfd/elf32-or1k.c b/bfd/elf32-or1k.c
25 --- a/bfd/elf32-or1k.c
26 +++ b/bfd/elf32-or1k.c
H A D0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch20 * elf32-or1k.c (or1k_elf_got16_no_overflow_howto): Define.
26 bfd/elf32-or1k.c | 24 ++++++++++++++++++++----
29 diff --git a/bfd/elf32-or1k.c b/bfd/elf32-or1k.c
31 --- a/bfd/elf32-or1k.c
32 +++ b/bfd/elf32-or1k.c
/OK3568_Linux_fs/buildroot/package/binutils/2.37/
H A D0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch4 Subject: [PATCH] bfd/elf32-or1k: fix building with gcc version < 5
9 elf32-or1k.c:2251:3: error: 'for' loop initial declarations are only allowed in
20 bfd/elf32-or1k.c | 5 +++--
23 diff --git a/bfd/elf32-or1k.c b/bfd/elf32-or1k.c
25 --- a/bfd/elf32-or1k.c
26 +++ b/bfd/elf32-or1k.c
H A D0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch20 * elf32-or1k.c (or1k_elf_got16_no_overflow_howto): Define.
26 bfd/elf32-or1k.c | 24 ++++++++++++++++++++----
29 diff --git a/bfd/elf32-or1k.c b/bfd/elf32-or1k.c
31 --- a/bfd/elf32-or1k.c
32 +++ b/bfd/elf32-or1k.c
H A D0004-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch25 * elf32-or1k.c (or1k_elf_relocate_section): use a separate entry
31 bfd/elf32-or1k.c | 12 ++++++++++++
34 diff --git a/bfd/elf32-or1k.c b/bfd/elf32-or1k.c
36 --- a/bfd/elf32-or1k.c
37 +++ b/bfd/elf32-or1k.c
/OK3568_Linux_fs/buildroot/package/binutils/2.39/
H A D0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch4 Subject: [PATCH] bfd/elf32-or1k: fix building with gcc version < 5
9 elf32-or1k.c:2251:3: error: 'for' loop initial declarations are only allowed in
20 bfd/elf32-or1k.c | 5 +++--
23 diff --git a/bfd/elf32-or1k.c b/bfd/elf32-or1k.c
25 --- a/bfd/elf32-or1k.c
26 +++ b/bfd/elf32-or1k.c
/OK3568_Linux_fs/yocto/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")
/OK3568_Linux_fs/u-boot/arch/sh/cpu/
H A Du-boot.lds13 OUTPUT_FORMAT("elf32-shbig-linux", "elf32-shbig-linux", "elf32-sh-linux")
15 OUTPUT_FORMAT("elf32-sh-linux", "elf32-sh-linux", "elf32-sh-linux")
/OK3568_Linux_fs/buildroot/boot/at91bootstrap/
H A Dat91bootstrap-1.16-gcc-4.6.x-ldscript-fix.patch12 elf32-littlearm.lds | 1 +
15 diff --git a/elf32-littlearm.lds b/elf32-littlearm.lds
17 --- a/elf32-littlearm.lds
18 +++ b/elf32-littlearm.lds
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Delf.c85 bool elf32; in arch_elf_pt_proc() local
90 elf32 = ehdr->e32.e_ident[EI_CLASS] == ELFCLASS32; in arch_elf_pt_proc()
91 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_elf_pt_proc()
94 if (elf32) { in arch_elf_pt_proc()
147 bool elf32; in arch_check_elf() local
150 elf32 = ehdr->e32.e_ident[EI_CLASS] == ELFCLASS32; in arch_check_elf()
151 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_check_elf()
193 if (elf32 && !(flags & EF_MIPS_ABI2)) { in arch_check_elf()
/OK3568_Linux_fs/u-boot/tools/binman/test/
H A Du_boot_ucode_ptr.lds7 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
/OK3568_Linux_fs/u-boot/arch/arc/cpu/
H A Du-boot.lds9 OUTPUT_FORMAT("elf32-littlearc", "elf32-littlearc", "elf32-littlearc")
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/
H A Du-boot-spl.lds13 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/
H A Du-boot-spl.lds17 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/OK3568_Linux_fs/u-boot/board/Barix/ipam390/
H A Du-boot-spl-ipam390.lds14 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/
H A D0005-debug-prefix-map.patch52 -*_GCC48_IA32_NASM_FLAGS = -f elf32
53 +*_GCC48_IA32_NASM_FLAGS = -f elf32 ENV(NASM_PREFIX_MAP)
70 -*_GCC49_IA32_NASM_FLAGS = -f elf32
71 +*_GCC49_IA32_NASM_FLAGS = -f elf32 ENV(NASM_PREFIX_MAP)
88 -*_GCC5_IA32_NASM_FLAGS = -f elf32
89 +*_GCC5_IA32_NASM_FLAGS = -f elf32 ENV(NASM_PREFIX_MAP)
92 …IA32_DLINK_FLAGS = DEF(GCC5_IA32_X64_DLINK_FLAGS) -flto -Os -Wl,-m,elf_i386,--oformat=elf32-i386
/OK3568_Linux_fs/u-boot/board/davinci/da8xxevm/
H A Du-boot-spl-da850evm.lds14 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dexynos-uboot-spl.lds15 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/
H A Du-boot.lds12 OUTPUT_FORMAT("elf32-nds32", "elf32-nds32", "elf32-nds32")
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Du-boot-spl.lds17 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")

12345678910>>...13