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

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
reloc16.d 2 .*: file format elf64-mmix
resume-op-r.d 4 .*: file format elf64-mmix
save-op-r.d 4 .*: file format elf64-mmix
set.d 2 .*: file format elf64-mmix
swym-op.d 2 .*: file format elf64-mmix
sync-op.d 2 .*: file format elf64-mmix
unsave-op-r.d 4 .*: file format elf64-mmix
1cjmp1b-n.d 4 .*: file format elf64-mmix
align-1.d 3 .*: file format elf64-mmix
basep-4.d 7 .*: file format elf64-mmix
basep-6.d 7 .*: file format elf64-mmix
comment-2.d 3 .*: file format elf64-mmix
cons-2.d 3 .*: file format elf64-mmix
greg9.d 3 .*: file format elf64-mmix
prefix2.d 3 .*: file format elf64-mmix
pseudo-1.d 5 .*: file format elf64-mmix
put-op.d 2 .*: file format elf64-mmix
reg-op-r.d 4 .*: file format elf64-mmix
reg-op.d 2 .*: file format elf64-mmix
reloc16-n.d 4 .*: file format elf64-mmix
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
endian-1.d 5 .*: file format elf64-sh64.*
endian-2.d 5 .*: file format elf64-sh64.*
  /external/elfutils/libelf/
elf_getshdrstrndx.c 62 of `elf32' and `elf64'. */
68 == offsetof (struct Elf, state.elf64.ehdr));
70 == sizeof (elf->state.elf64.ehdr));
83 : elf->state.elf64.ehdr->e_shstrndx);
154 if (unlikely (elf->state.elf64.scns.cnt == 0))
162 if (elf->state.elf64.scns.data[0].shdr.e64 != NULL)
164 num = elf->state.elf64.scns.data[0].shdr.e64->sh_link;
168 size_t offset = elf->state.elf64.ehdr->e_shoff;
171 && elf->state.elf64.ehdr->e_ident[EI_DATA] == MY_ELFDATA
208 if (elf->state.elf64.ehdr->e_ident[EI_DATA] != MY_ELFDATA
    [all...]
elf_getscn.c 60 == offsetof (struct Elf, state.elf64.scns))
61 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
elf-usepv-1.d 4 .*: file format elf64-alpha.*

Completed in 113 milliseconds

12 3 4 5 6 7 8 91011>>