Searched
full:elf32 (Results
651 -
675 of
2234) sorted by null
<<21222324252627282930>>
/external/elfutils/libelf/ |
elf_getscn.c | 59 || (offsetof (struct Elf, state.elf32.scns) 61 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
|
elf_getshdrnum.c | 61 || (offsetof (Elf, state.elf32.scns) 63 ? &elf->state.elf32.scns : &elf->state.elf64.scns)))
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-hppa.h | 0 /* ELF32/HPPA support 3 This file contains ELF32/HPPA relocation support as specified
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-epiphany.h | 29 #define TARGET_FORMAT "elf32-epiphany" 80 #define TARGET_FORMAT "elf32-epiphany"
|
tc-i860.h | 63 #define TARGET_FORMAT (target_big_endian ? "elf32-i860" : "elf32-i860-little")
|
tc-mcore.h | 67 #define TARGET_FORMAT (target_big_endian ? "elf32-mcore-big" : "elf32-mcore-little")
|
tc-pj.h | 28 #define TARGET_FORMAT (target_big_endian ? "elf32-pj" : "elf32-pjl")
|
tc-rx.h | 34 #define TARGET_FORMAT (target_big_endian ? "elf32-rx-be" : "elf32-rx-le")
|
/toolchain/binutils/binutils-2.25/ld/emulparams/ |
criself.sh | 4 TEMPLATE_NAME=elf32 7 OUTPUT_FORMAT="elf32-us-cris"
|
shelf32.sh | 4 OUTPUT_FORMAT=${OUTPUT_FORMAT-"elf32-sh64"} 11 TEMPLATE_NAME=elf32
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
rxelf.em | 22 # This file is sourced from elf32.em, and defines extra rx-elf 28 #include "elf32-rx.h"
|
scoreelf.em | 26 # This file is sourced from elf32.em, and defines extra score-elf 31 #include "elf32-score.h"
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
elf32cr16c.sc | 1 # Linker Script for National Semiconductor's CR16C-ELF32. 13 elf32 files, which were compiled with either the near data
|
/device/google/contexthub/firmware/misc/platform/stm32f4xx/flash_script/ |
Makefile | 24 $(OBJCOPY) -j .data -j .text -I elf32-littlearm -O binary tool.elf tool.bin
|
/external/elfutils/tests/ |
run-elfstrmerge-test.sh | 34 # Random ELF32 testfile with extra STT_SECTION symbols
|
/external/v8/third_party/binutils/Linux_x64/Release/lib/ldscripts/ |
elf32_x86_64.xr | 2 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64", 3 "elf32-x86-64") 49 /* .gnu.warning sections are handled specially by elf32.em. */
|
elf32_x86_64.xu | 2 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64", 3 "elf32-x86-64") 49 /* .gnu.warning sections are handled specially by elf32.em. */
|
elf_i386.xr | 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386", 3 "elf32-i386") 46 /* .gnu.warning sections are handled specially by elf32.em. */
|
elf_i386.xu | 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386", 3 "elf32-i386") 46 /* .gnu.warning sections are handled specially by elf32.em. */
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/lib/ldscripts/ |
aarch64elf32.xr | 6 OUTPUT_FORMAT("elf32-littleaarch64", "elf32-bigaarch64", 7 "elf32-littleaarch64") 50 /* .gnu.warning sections are handled specially by elf32.em. */
|
aarch64elf32.xu | 6 OUTPUT_FORMAT("elf32-littleaarch64", "elf32-bigaarch64", 7 "elf32-littleaarch64") 50 /* .gnu.warning sections are handled specially by elf32.em. */
|
aarch64elf32b.xr | 6 OUTPUT_FORMAT("elf32-bigaarch64", "elf32-bigaarch64", 7 "elf32-littleaarch64") 50 /* .gnu.warning sections are handled specially by elf32.em. */
|
aarch64elf32b.xu | 6 OUTPUT_FORMAT("elf32-bigaarch64", "elf32-bigaarch64", 7 "elf32-littleaarch64") 50 /* .gnu.warning sections are handled specially by elf32.em. */
|
aarch64linux32.xr | 6 OUTPUT_FORMAT("elf32-littleaarch64", "elf32-bigaarch64", 7 "elf32-littleaarch64") 50 /* .gnu.warning sections are handled specially by elf32.em. */
|
aarch64linux32.xu | 6 OUTPUT_FORMAT("elf32-littleaarch64", "elf32-bigaarch64", 7 "elf32-littleaarch64") 50 /* .gnu.warning sections are handled specially by elf32.em. */
|
Completed in 396 milliseconds
<<21222324252627282930>>