Searched
full:elf32 (Results
1501 -
1525 of
2234) sorted by null
<<61626364656667686970>>
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-m68hc12.c | 28 #include "elf32-m68hc1x.h" 645 #define TARGET_BIG_NAME "elf32-m68hc12" 667 #include "elf32-target.h"
|
elf32-mcore.c | 657 #define TARGET_BIG_NAME "elf32-mcore-big" 659 #define TARGET_LITTLE_NAME "elf32-mcore-little" 680 #include "elf32-target.h"
|
elf32-mips.c | [all...] |
elf32-xgate.c | 27 #include "elf32-xgate.h" 707 #define TARGET_BIG_NAME "elf32-xgate" 729 #include "elf32-target.h"
|
elf32-xc16x.c | 466 #define TARGET_LITTLE_NAME "elf32-xc16x" 477 #include "elf32-target.h"
|
/toolchain/binutils/binutils-2.25/ld/ |
ChangeLog-2007 | 125 * emultempl/elf32.em: Check DF_BIND_NOW instead of DT_BIND_NOW. 130 * emultempl/elf32.em (write_build_id_section): Correct test for 176 * emultempl/elf32.em: Likewise. 202 * emultempl/elf32.em (after_open): Return immediately when 312 * emultempl/elf32.em (output_rel_find): Prefer read-only alloc 350 * emultempl/elf32.em: Likewise. 385 * emultempl/elf32.em (gld${EMULATION_NAME}_write_build_id_section): 391 * emultempl/elf32.em (struct build_id_info): New type. 437 * emultempl/elf32.em (gld${EMULATION_NAME}_add_option): Add --build-id. 456 emultempl/elf32.em, emultempl/elf-generic.em, emultempl/genelf.em [all...] |
ChangeLog-2011 | 98 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add 185 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): 295 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option, 309 * emultempl/elf32.em (gld${EMULATION_NAME}_add_options, 365 * emultempl/elf32.em (OPTION_LD_GENERATED_UNWIND_INFO, 447 * emultempl/elf32.em (place_orphan): Exclude .tbss from orphan_bss. 863 * emultempl/elf32.em (gld${EMULATION_NAME}_vercheck): [all...] |
ChangeLog-9197 | 132 (eelf64_sparc.c): Template should be elf32 not generic. 370 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Don't 643 * emultempl/elf32.em (hold_interp): New static variable. 679 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): 763 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Use 816 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): 857 * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Only [all...] |
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
sh64elf.em | 22 # This file is sourced from elf32.em, and defines extra sh64 35 #include "elf32-sh64.h" 43 in elf32-sh64.c, means that we have access to linker command line
|
hppaelf.em | 22 # This file is sourced from elf32.em, and defines extra hppa-elf 28 #include "elf32-hppa.h"
|
m68hc1xelf.em | 22 # This file is sourced from elf32.em, and defines extra m68hc12-elf 45 #include "elf32-m68hc1x.h"
|
ppc32elf.em | 22 # This file is sourced from elf32.em, and defines extra powerpc32-elf 28 #include "elf32-ppc.h"
|
/external/elfutils/tests/ |
newdata.c | 240 fname = use_mmap ? "newdata.elf32.mmap" : "newdata.elf32";
|
/build/core/combo/ |
TARGET_linux-x86.mk | 152 $(combo_2nd_arch_prefix)TARGET_GLOBAL_YASM_FLAGS := -f elf32 -m x86
|
/external/elfutils/libebl/ |
eblopenbackend.c | 299 assert (offsetof (Elf, state.elf32.ehdr) 311 result->machine = elf->state.elf32.ehdr->e_machine; 312 result->class = elf->state.elf32.ehdr->e_ident[EI_CLASS]; 313 result->data = elf->state.elf32.ehdr->e_ident[EI_DATA];
|
/external/elfutils/libelf/ |
elf_getdata_rawchunk.c | 123 if (elf->state.elf32.ehdr->e_ident[EI_DATA] == MY_ELFDATA)
|
/external/llvm/test/DebugInfo/Sparc/ |
gnu-window-save.ll | 23 ; SPARC32: file format ELF32-sparc
|
/external/llvm/test/Object/X86/ |
objdump-trivial-object.test | 33 ELF-i386: file format ELF32-i386
|
/external/v8/third_party/binutils/Linux_x64/Release/lib/ldscripts/ |
elf_k1om.xr | 53 /* .gnu.warning sections are handled specially by elf32.em. */
|
elf_k1om.xu | 53 /* .gnu.warning sections are handled specially by elf32.em. */
|
elf_l1om.xr | 53 /* .gnu.warning sections are handled specially by elf32.em. */
|
elf_l1om.xu | 53 /* .gnu.warning sections are handled specially by elf32.em. */
|
elf_x86_64.xr | 49 /* .gnu.warning sections are handled specially by elf32.em. */
|
elf_x86_64.xu | 49 /* .gnu.warning sections are handled specially by elf32.em. */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/ |
libvpx.mk | 136 $(X86_ASM_GEN) : PRIVATE_CUSTOM_TOOL = $(PRIVATE_YASM) -f elf32 -I $(PRIVATE_SOURCE_DIR) -I $(PRIVATE_CONFIG_DIR) -o $@ $<
|
Completed in 639 milliseconds
<<61626364656667686970>>