HomeSort by relevance Sort by last modified time
    Searched full:elf32 (Results 1326 - 1350 of 2234) sorted by null

<<51525354555657585960>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
sbr-reloc-local.d 8 .*: *file format elf32-tic6x-le
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tilepro/
reloc.d 2 .*: file format elf32-tilepro.*
  /toolchain/binutils/binutils-2.25/ld/
ChangeLog-2004 218 * emultempl/elf32.em (OPTION_EXCLUDED_LIBS): Define.
247 (struct orphan_save): Move from elf32.em. Add "name" and "flags".
255 (lang_insert_orphan): New function. Tail end of elf32.em's
268 * emultempl/elf32.em (output_rel_find): Adjust interator.
299 (place_orphan): Backport assorted fixes from elf32.em.
307 * emultempl/elf32.em (gld${EMULATION_NAME}_parse_ld_so_conf): Avoid
310 * emultempl/elf32.em (gld${EMULATION_NAME}_ld_so_conf): New structure.
631 * emulparams/hppanbsd.sh (OUTPUT_FORMAT): Set to "elf32-hppa-netbsd".
644 * emultempl/elf32.em (_place_orphan): Use an already existing
669 * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): Als
    [all...]
ChangeLog-2013 111 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
134 * emultempl/elf32.em (id_note_section_size): Use ATTRIBUTE_UNUSED
353 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
358 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
385 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
440 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Test
526 * emultempl/elf32.em (gld${EMULATION_NAME}_try_needed): Likewise.
597 * emultempl/elf32.em (write_build_id, setup_build_id): Adjust
618 * emultempl/elf32.em (emit_note_gnu_build_id): New static var.
680 * emultempl/elf32.em: Revert 2013-02-04, 2013-01-22 and 2013-01-21
    [all...]
ChangeLog-2012 47 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Also
94 Copy last elf32.em here too.
102 * emultempl/elf32.em
111 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Support
162 * emultempl/elf32.em: Print stacksize help.
196 * emultempl/elf32.em: Add stack-size option.
240 (OUTPUT_FORMAT): Change to elf32-bigmoxie.
414 * emultempl/elf32.em: Likewise.
566 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Handle
597 * emultempl/elf32.em: Include *-*-gnu* targets in ld.so.con
    [all...]
  /external/llvm/include/llvm/Object/
ELFObjectFile.h 827 return "ELF32-i386";
829 return "ELF32-iamcu";
831 return "ELF32-x86-64";
833 return (IsLittleEndian ? "ELF32-arm-little" : "ELF32-arm-big");
835 return "ELF32-avr";
837 return "ELF32-hexagon";
839 return "ELF32-mips";
841 return "ELF32-ppc";
844 return "ELF32-sparc"
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ChangeLog-9193 113 * elf32-hppa.c: Likewise.
129 * elf32-mips.c (mips_elf_final_link): Renamed from
131 * elf32-hppa.c (elf32_hppa_stub_description): Added link_info
176 * elf32-hppa.c (hppa_elf_build_arg_reloc_stub): Make sure to copy
204 * elf32-hppa.c (hppa_elf_gen_reloc_type): Handle 'T' field
246 * elf32-hppa.c: (hppa_elf_reloc): Do not do code reordering when
260 * elf32-hppa.c: (elf_hppa_howto_table): PLABEL and DLT
432 * elf32-mips.c (mips_elf_read_ecoff_info, mips_elf_get_extr,
513 coff_sparc_reloc_type_lookup): Borrowed from elf32-sparc.c and
531 * elf32-mips.c (mips_elf_got16_reloc): New function. Handle GOT1
    [all...]
elf32-i960.c 162 #define TARGET_LITTLE_NAME "elf32-i960"
167 #include "elf32-target.h"
elf32-i860.c 52 /* Used elf32-mips.c as an example. */
115 /* Used elf32-mips.c as an example. */
179 /* Used elf32-mips.c as an example. */
232 /* Used elf32-mips.c as an example. */
    [all...]
mep-relocs.pl 27 # the relocs to be sequential (this is needed so that bfd/elf32-mep.h
29 # and the howto, mapping, and apply routines in bfd/elf32-mep.c. You
84 redo_file ("bfd/elf32-mep.c",
  /external/elfutils/libelf/
elf_newdata.c 56 || (offsetof (struct Elf, state.elf32.ehdr)
58 ? scn->elf->state.elf32.ehdr == NULL
elf_strptr.c 74 || (offsetof (struct Elf, state.elf32.scns)
76 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
elf_getdata.c 370 || (offsetof (struct Elf, state.elf32.ehdr)
373 elf->state.elf32.ehdr->e_ident[EI_VERSION];
425 || (offsetof (struct Elf, state.elf32.ehdr)
427 ? elf->state.elf32.ehdr->e_ident[EI_DATA]
gelf_getphdr.c 66 Elf32_Phdr *phdr = elf->state.elf32.phdr;
  /external/libunwind/src/
Makefile.am 78 LIBUNWIND_ELF = libunwind-elf32.la
176 noinst_HEADERS += elf32.h elf64.h elfxx.h
178 libunwind_elf32_la_SOURCES = elf32.c
478 libunwind_arm_la_LIBADD += libunwind-elf32.la
512 libunwind_hppa_la_LIBADD += libunwind-elf32.la
536 libunwind_x86_la_LIBADD += libunwind-elf32.la
560 libunwind_ppc32_la_LIBADD += libunwind-elf32.la
584 libunwind_sh_la_LIBADD += libunwind-elf32.la
  /toolchain/binutils/binutils-2.25/gas/config/
tc-frv.h 29 ? "elf32-frvfdpic" : "elf32-frv")
tc-mn10300.h 55 #define TARGET_FORMAT "elf32-am33lin"
57 #define TARGET_FORMAT "elf32-mn10300"
tc-tic6x.h 36 ? "elf32-tic6x-be" \
37 : "elf32-tic6x-le")
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
elf32cr16.sc 1 # Linker Script for National Semiconductor's CR16-ELF32.
17 /* Example Linker Script for linking NS CR16 elf32 files.
elf32crx.sc 1 # Linker Script for National Semiconductor's CRX-ELF32.
17 /* Example Linker Script for linking NS CRX elf32 files.
  /prebuilts/sdk/tools/linux/bin/
mipsel-linux-android-ld 
  /art/runtime/
elf_file.h 103 explicit ElfFile(ElfFileImpl32* elf32);
  /device/google/contexthub/firmware/misc/platform/stm32f4xx/
Makefile 70 OBJCOPY_PARAMS = -I elf32-littlearm -O binary
  /external/elfutils/tests/
run-compress-test.sh 80 # Random ELF32 testfile
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/mips64el-linux-android/lib/ldscripts/
elf32btsmip.x 7 OUTPUT_FORMAT("elf32-tradbigmips", "elf32-tradbigmips",
8 "elf32-tradlittlemips")
92 /* .gnu.warning sections are handled specially by elf32.em. */

Completed in 591 milliseconds

<<51525354555657585960>>