Searched
full:elf32 (Results
501 -
525 of
2234) sorted by null
<<21222324252627282930>>
/toolchain/binutils/binutils-2.25/ld/emulparams/ |
elf32rx.sh | 3 OUTPUT_FORMAT="elf32-rx-le" 9 TEMPLATE_NAME=elf32
|
shelf.sh | 5 OUTPUT_FORMAT="elf32-sh" 11 TEMPLATE_NAME=elf32
|
shlelf32_linux.sh | 5 OUTPUT_FORMAT="elf32-sh64-linux" 13 TEMPLATE_NAME=elf32
|
elf32bmipn32-defs.sh | 9 OUTPUT_FORMAT="elf32-bigmips" 10 BIG_OUTPUT_FORMAT="elf32-bigmips" 11 LITTLE_OUTPUT_FORMAT="elf32-littlemips" 13 TEMPLATE_NAME=elf32 17 elf32*n32*) ELFSIZE=32 ;;
|
elf32_tic6x_le.sh | 2 TEMPLATE_NAME=elf32 3 OUTPUT_FORMAT="elf32-tic6x-le" 4 BIG_OUTPUT_FORMAT="elf32-tic6x-be"
|
/external/elfutils/libelf/ |
elf_end.c | 118 || (offsetof (struct Elf, state.elf32.rawchunks) 120 ? elf->state.elf32.rawchunks 132 || (offsetof (struct Elf, state.elf32.scns) 134 ? &elf->state.elf32.scns 190 || (offsetof (struct Elf, state.elf32.scns) 192 ? &elf->state.elf32.scns 202 || (offsetof (struct Elf, state.elf32.shdr) 204 ? (void *) elf->state.elf32.shdr 210 || (offsetof (struct Elf, state.elf32.phdr) 212 ? (void *) elf->state.elf32.phd [all...] |
elf_begin.c | 289 assert (offsetof (struct Elf, state.elf32.scns) 291 elf->state.elf32.scns.cnt = scncnt; 292 elf->state.elf32.scns.max = scnmax; 312 elf->state.elf32.ehdr = ehdr; 317 elf->state.elf32.ehdr = memcpy (&elf->state.elf32.ehdr_mem, e_ident, 322 CONVERT (elf->state.elf32.ehdr_mem.e_type); 323 CONVERT (elf->state.elf32.ehdr_mem.e_machine); 324 CONVERT (elf->state.elf32.ehdr_mem.e_version); 325 CONVERT (elf->state.elf32.ehdr_mem.e_entry) [all...] |
elf_nextscn.c | 55 || (offsetof (Elf, state.elf32.scns) 58 if (elf->state.elf32.scns.cnt > 1) 59 result = &elf->state.elf32.scns.data[1];
|
gelf_getehdr.c | 58 position in both the elf32 and elf64 structure. */ 59 if (offsetof (struct Elf, state.elf32.ehdr) 68 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr;
|
elf_getphdrnum.c | 52 ? elf->state.elf32.ehdr->e_phnum 58 ? &elf->state.elf32.scns 67 && elf->state.elf32.scns.data[0].shdr.e32 != NULL)) 89 ? elf->state.elf32.ehdr->e_phoff
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-sh.h | 160 #define TARGET_FORMAT (!target_big_endian ? "elf32-sh-linux" : "elf32-shbig-linux") 162 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl-nbsd" : "elf32-sh-nbsd") 164 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl-symbian" : "elf32-sh-symbian") 166 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl-vxworks" : "elf32-sh-vxworks") 171 #define TARGET_FORMAT (!target_big_endian ? "elf32-shl" : "elf32-sh" [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
ChangeLog-9899 | 130 * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16 193 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Add 203 * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding. 217 * elf32-mips.c (elf_backend_sign_extend_vma): Define. 270 * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERAL 283 * elf32-m32r.c (m32r_elf_object_p): Recognize E_M32RX_ARCH. 319 * elf32-mips.c (mips_elf_relocate_hi16): Unused, delete. 350 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Undo 355 * elf32-m68k.c (elf_cpu32_plt0_entry): Use a1 instead of a0. 373 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Mar [all...] |
elf32-gen.c | 90 #define TARGET_LITTLE_NAME "elf32-little" 92 #define TARGET_BIG_NAME "elf32-big" 102 #include "elf32-target.h"
|
ChangeLog-2009 | 16 * elf32-arm.c (elf32_arm_final_link_relocate): limits 38 * elf32-ppc.c (update_plt_info): Clear sec here when addend is 120 * elf32-arm.c: Likewise. 121 * elf32-avr.c: Likewise. 122 * elf32-bfin.c: Likewise. 123 * elf32-cr16.c: Likewise. 124 * elf32-i386.c: Likewise. 125 * elf32-ip2k.c: Likewise. 126 * elf32-lm32.c: Likewise. 127 * elf32-m68hc1x.c: Likewise [all...] |
ChangeLog-2008 | 18 * elf32-lm32.c: New file. 30 * elf32-arm.c (bfd_elf32_arm_init_maps): Only process ARM ELF 58 * elf32-m68k.c (elf_m68k_discard_copies): Use SYMBOL_CALLS_LOCAL. 70 * elf32-arm.c (arm_elf_find_function): Likewise. 74 * elf32-i386.c (is_indirect_symbol): Delete. 93 * elf32-cris.c (cris_elf_howto_table): Add entry for R_CRIS_32_IE. 106 * elf32-cris.c (elf_cris_copy_indirect_symbol): Return without 113 * elf32-cris.c (elf_cris_copy_indirect_symbol): New function. 116 * elf32-cris.c (struct elf_cris_pcrel_relocs_copied): New member 130 * elf32-cris.c (elf_cris_got_elt_size) <symtab_hdr>: Initializ [all...] |
elf32-tilegx.c | 26 #include "elf32-tilegx.h" 91 #define TARGET_BIG_NAME "elf32-tilegx-be" 93 #define TARGET_LITTLE_NAME "elf32-tilegx-le" 134 #include "elf32-target.h"
|
/external/llvm/test/CodeGen/AMDGPU/ |
elf.r600.ll | 4 ; ELF: Format: ELF32
|
/external/llvm/test/DebugInfo/ARM/ |
big-endian-dump.ll | 3 ; CHECK: file format ELF32-arm-big
|
little-endian-dump.ll | 3 ; CHECK: file format ELF32-arm-little
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/ |
jl.d | 4 .*: +file format elf32-.*arc
|
ld.d | 4 .*: +file format elf32-.*arc
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/avr/ |
rmw.d | 6 .*: +file format elf32-avr
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-bound2.d | 5 .*: file format elf32-us-cris
|
rd-bound4.d | 8 .*: file format elf32-us-cris
|
rd-v32-b1.d | 4 .*: file format elf32-us-cris
|
Completed in 131 milliseconds
<<21222324252627282930>>