HomeSort by relevance Sort by last modified time
    Searched refs:elf64 (Results 51 - 75 of 288) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
reloc16-r.d 4 .*: file format elf64-mmix
relocxrn.d 4 .*: file format elf64-mmix
round2-op.d 2 .*: file format elf64-mmix
roundr-op-r.d 4 .*: file format elf64-mmix
roundr-op.d 2 .*: file format elf64-mmix
set-r.d 4 .*: file format elf64-mmix
swym-op-r.d 4 .*: file format elf64-mmix
sync-op-r.d 4 .*: file format elf64-mmix
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
syntax-2.d 5 dump.o: file format elf64-sh64.*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
ifunc-22.d 8 .*: file format elf64-(little|big)aarch64
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
loc10.d 6 .*: file format elf64-mmix
loc8.d 6 .*: file format elf64-mmix
loc9.d 6 .*: file format elf64-mmix
bpo-22.d 4 #ld: -m mmo --oformat elf64-mmix
10 .*: file format elf64-mmix
  /external/elfutils/libelf/
elf_nextscn.c 56 == offsetof (Elf, state.elf64.scns)))
63 if (elf->state.elf64.scns.cnt > 1)
64 result = &elf->state.elf64.scns.data[1];
elf_getphdrnum.c 44 if (unlikely (elf->state.elf64.ehdr == NULL))
53 : elf->state.elf64.ehdr->e_phnum);
59 : &elf->state.elf64.scns);
73 && elf->state.elf64.scns.data[0].shdr.e64 != NULL))
90 : elf->state.elf64.ehdr->e_phoff);
elf_begin.c 290 == offsetof (struct Elf, state.elf64.scns));
414 elf->state.elf64.ehdr = ehdr;
419 elf->state.elf64.ehdr = memcpy (&elf->state.elf64.ehdr_mem, e_ident,
424 CONVERT (elf->state.elf64.ehdr_mem.e_type);
425 CONVERT (elf->state.elf64.ehdr_mem.e_machine);
426 CONVERT (elf->state.elf64.ehdr_mem.e_version);
427 CONVERT (elf->state.elf64.ehdr_mem.e_entry);
428 CONVERT (elf->state.elf64.ehdr_mem.e_phoff);
429 CONVERT (elf->state.elf64.ehdr_mem.e_shoff)
    [all...]
elf_end.c 119 == offsetof (struct Elf, state.elf64.rawchunks))
121 : elf->state.elf64.rawchunks);
133 == offsetof (struct Elf, state.elf64.scns))
135 : &elf->state.elf64.scns);
191 == offsetof (struct Elf, state.elf64.scns))
193 : &elf->state.elf64.scns))
203 == offsetof (struct Elf, state.elf64.shdr))
205 : (void *) elf->state.elf64.shdr);
211 == offsetof (struct Elf, state.elf64.phdr))
213 : (void *) elf->state.elf64.phdr)
    [all...]
gelf_getehdr.c 58 position in both the elf32 and elf64 structure. */
60 != offsetof (struct Elf, state.elf64.ehdr))
63 if (unlikely (elf->state.elf64.ehdr == NULL))
91 result = memcpy (dest, elf->state.elf64.ehdr, sizeof (*dest));
elf_getshdrnum.c 62 == offsetof (Elf, state.elf64.scns))
63 ? &elf->state.elf32.scns : &elf->state.elf64.scns)))
elf_newdata.c 57 == offsetof (struct Elf, state.elf64.ehdr))
59 : scn->elf->state.elf64.ehdr == NULL)
  /build/make/core/combo/
TARGET_linux-x86_64.mk 43 TARGET_GLOBAL_YASM_FLAGS := -f elf64 -m amd64
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
ArmShellCmdRunAxf.inf 33 elf64.h
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
elf-reloc-1.d 4 .*: file format elf64-alpha.*
elf-reloc-7.d 4 .*: file format elf64-alpha.*

Completed in 542 milliseconds

1 23 4 5 6 7 8 91011>>