/external/elfutils/tests/ |
strptr.c | 30 #include ELFUTILS_HEADER(elf) 38 printf ("No ELF file given as argument"); 47 /* Read the ELF from disk now. */ 55 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); local 56 if (elf == NULL) 58 printf ("cannot create ELF descriptor read-only: %s\n", elf_errmsg (-1)); 63 if (elf_getshdrstrndx (elf, &ndx) != 0) 71 printf ("ELF file `%s' doesn't have a section header table index", fname); 78 const char *str = elf_strptr (elf, ndx, off) [all...] |
arsymtest.c | 32 Elf *elf; local 55 /* Set the ELF version. */ 58 /* Create an ELF descriptor. */ 59 elf = elf_begin (fd, ELF_C_READ, NULL); 60 if (elf == NULL) 62 printf ("Cannot create ELF descriptor: %s\n", elf_errmsg (-1)); 67 if (elf_kind (elf) != ELF_K_AR) 74 arsym = elf_getarsym (elf, &narsym); 87 Elf *subelf [all...] |
zstrptr.c | 30 #include ELFUTILS_HEADER(elf) 38 printf ("No ELF file given as argument"); 47 /* Read the ELF from disk now. */ 55 Elf *elf = elf_begin (fd, ELF_C_READ, NULL); local 56 if (elf == NULL) 58 printf ("cannot create ELF descriptor read-only: %s\n", elf_errmsg (-1)); 63 if (elf_getshdrstrndx (elf, &ndx) != 0) 71 printf ("ELF file `%s' doesn't have a section header table index", fname); 75 Elf_Scn *scn = elf_getscn (elf, ndx) [all...] |
/external/elfutils/libasm/ |
disasm_begin.c | 41 disasm_begin (Ebl *ebl, Elf *elf, DisasmGetSymCB_t symcb) 60 ctx->elf = elf;
|
asm_getelf.c | 1 /* Return ELF descriptor associated with the assembler context. 39 Elf * 42 return ctx != NULL ? ctx->out.elf : NULL;
|
/external/elfutils/libdwelf/ |
dwelf_elf_gnu_build_id.c | 64 find_elf_build_id (Dwfl_Module *mod, int e_type, Elf *elf, 71 Elf_Scn *scn = elf_nextscn (elf, NULL); 77 if (unlikely (elf_getphdrnum (elf, &phnum) != 0)) 86 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); 88 result = check_notes (elf_getdata_rawchunk (elf, 111 else if (__libdwfl_relocate_value (mod, elf, &shstrndx, 120 while (result == 0 && (scn = elf_nextscn (elf, scn)) != NULL); 127 __libdwfl_find_elf_build_id (Dwfl_Module *mod, Elf *elf, [all...] |
/external/elfutils/libelf/ |
elf_getarhdr.c | 42 elf_getarhdr (Elf *elf) 44 if (elf == NULL) 47 Elf *parent = elf->parent;
|
/external/syslinux/gpxe/src/util/ |
iccfix.c | 11 #include <elf.h> 28 * @v elf ELF header 34 static int ICCFIX ( void *elf ) { 35 ELF_EHDR *ehdr = elf; 36 ELF_SHDR *shdr = ( elf + ehdr->e_shoff ); 41 char *strings = ( elf + strtab->sh_offset ); 84 void *elf; local 102 elf = mmap ( NULL, stat.st_size, ( PROT_READ | PROT_WRITE ), 104 if ( elf == MAP_FAILED ) [all...] |
/device/google/contexthub/firmware/os/platform/stm32/flash_script/ |
Makefile | 23 tool.bin: tool.elf Makefile 24 $(OBJCOPY) -j .data -j .text -I elf32-littlearm -O binary tool.elf tool.bin 26 tool.elf: tool.c Makefile 27 $(GCC) -o tool.elf $(FLAGS) tool.c
|
/external/elfutils/libebl/ |
eblbsspltp.c | 40 return ebl == NULL ? false : ebl->bss_plt_p (ebl->elf);
|
eblgotpcreloccheck.c | 41 return ebl != NULL ? ebl->gotpc_reloc_check (ebl->elf, reloc) : false;
|
eblrelocvaliduse.c | 40 return ebl != NULL ? ebl->reloc_valid_use (ebl->elf, reloc) : false;
|
/external/llvm/test/Object/Inputs/ |
elfver.S | 3 # clang $ARGS -m32 elfver.S -lc -o elf-versioning-test.i386 4 # clang $ARGS -m64 elfver.S -lc -o elf-versioning-test.x86_64 7 # strip elf-versioning-test.i386 8 # strip elf-versioning-test.x86_64
|
/external/syslinux/com32/elflink/ |
Makefile | 18 test_memalign.elf : test_memalign.o $(LIBS) $(C_LIBS) 21 test_com32.elf: CFLAGS += -DELF_DEBUG 22 test_com32.elf: test_com32.o ../lib/libcom32min.a $(LIBGCC) 26 rm -f *.o *.lo *.a *.lst *.elf .*.d *.map
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/avr/ |
link-relax-elf-flag-clear.d | 1 #name: AVR, check elf link-relax header flag is clear. 4 #source: link-relax-elf-flag.s 7 ELF Header:
|
link-relax-elf-flag-set.d | 1 #name: AVR, check elf link-relax header flag is set. 4 #source: link-relax-elf-flag.s 7 ELF Header:
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/elf/ |
equ-reloc.d | 1 #source: ../../../elf/equ-reloc.s 3 #name: elf equate relocs
|
section6.d | 1 #source: ../../../elf/section6.s 3 #name: elf section6
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
elf-rel25a.d | 1 #source: elf-rel25.s 4 #name: MIPS ELF reloc 25 -mno-shared 6 .*: * file format elf.*mips.*
|
/bionic/tools/relocation_packer/src/ |
elf_traits.h | 5 // Target-specific ELF type traits. 10 #include "elf.h" 17 // ELF is a traits structure used to provide convenient aliases for 18 // 32/64 bit Elf types and functions, depending on the target file. 36 static inline Ehdr* getehdr(Elf* elf) { return elf32_getehdr(elf); } 37 static inline Phdr* getphdr(Elf* elf) { return elf32_getphdr(elf); } [all...] |
/external/llvm/test/MC/ELF/ARM/ |
gnu-type-hash-diagnostics.s | 1 @ RUN: not llvm-mc -triple arm-elf -filetype asm -o /dev/null %s 2>&1 | FileCheck %s
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/ |
common-1a.d | 2 #as: --elf-stt-common=yes
|
common-1b.d | 2 #as: --elf-stt-common=no
|
common-2a.d | 2 #as: --elf-stt-common=yes
|
common-2b.d | 2 #as: --elf-stt-common=no
|