HomeSort by relevance Sort by last modified time
    Searched full:elf_object_id (Results 1 - 25 of 29) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/emultempl/
alphaelf.em 43 && elf_object_id (link_info.output_bfd) == ALPHA_ELF_DATA)
hppaelf.em 72 && (elf_object_id (link_info.output_bfd) == HPPA32_ELF_DATA
73 || elf_object_id (link_info.output_bfd) == HPPA64_ELF_DATA)))
mipself.em 30 && elf_object_id (bfd) == MIPS_ELF_DATA)
ppc32elf.em 34 && elf_object_id (bfd) == PPC32_ELF_DATA)
ppc64elf.em 77 && elf_object_id (link_info.output_bfd) == PPC64_ELF_DATA))
  /toolchain/binutils/binutils-2.25/opcodes/
ppc-dis.c 215 && elf_object_id (info->section->owner) == PPC32_ELF_DATA
  /toolchain/binutils/binutils-2.25/bfd/
ChangeLog-2008     [all...]
elf-bfd.h 1699 #define elf_object_id macro
    [all...]
elf32-tic6x.c 140 && elf_object_id (bfd) == TIC6X_ELF_DATA)
    [all...]
elf32-tilepro.c 739 && elf_object_id (bfd) == TILEPRO_ELF_DATA)
    [all...]
elfxx-tilegx.c 839 && elf_object_id (bfd) == TILEGX_ELF_DATA)
    [all...]
elf32-s390.c 716 && elf_object_id (bfd) == S390_ELF_DATA)
    [all...]
elf64-s390.c 629 && elf_object_id (bfd) == S390_ELF_DATA)
    [all...]
elfxx-sparc.c 726 && elf_object_id (bfd) == SPARC_ELF_DATA)
    [all...]
ChangeLog-2010     [all...]
elf32-i386.c 772 && elf_object_id (bfd) == I386_ELF_DATA)
    [all...]
elf64-alpha.c 353 && elf_object_id (bfd) == ALPHA_ELF_DATA)
    [all...]
elf64-x86-64.c 800 && elf_object_id (bfd) == X86_64_ELF_DATA)
    [all...]
elf.c 245 elf_object_id (abfd) = object_id;
    [all...]
elf32-sh.c     [all...]
elf32-xtensa.c 580 && elf_object_id (bfd) == XTENSA_ELF_DATA)
    [all...]
elfnn-aarch64.c     [all...]
elf32-arm.c     [all...]
  /toolchain/binutils/binutils-2.25/ld/
ChangeLog-2008 899 * emultempl/alphaelf.em (alpha_after_open): Use elf_object_id.
    [all...]
ChangeLog-2010     [all...]

Completed in 472 milliseconds

1 2