Searched refs:elf_object_id (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Dppc-dis.c252 && elf_object_id (info->section->owner) == PPC32_ELF_DATA
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h1843 #define elf_object_id(bfd) (elf_tdata(bfd) -> object_id)
1841 #define elf_object_id macro
H A Delfnn-riscv.c116 && elf_object_id (bfd) == RISCV_ELF_DATA)
H A Delf64-alpha.c353 && elf_object_id (bfd) == ALPHA_ELF_DATA)
H A Delfxx-tilegx.c839 && elf_object_id (bfd) == TILEGX_ELF_DATA)
H A Delf32-s390.c718 && elf_object_id (bfd) == S390_ELF_DATA)
H A Delf32-tilepro.c739 && elf_object_id (bfd) == TILEPRO_ELF_DATA)
H A Delf64-s390.c631 && elf_object_id (bfd) == S390_ELF_DATA)
H A Delf32-tic6x.c136 && elf_object_id (bfd) == TIC6X_ELF_DATA)
H A Delf32-nios2.c2912 && elf_object_id (bfd) == NIOS2_ELF_DATA)
H A Delf32-i386.c869 && elf_object_id (bfd) == I386_ELF_DATA)
H A Delfxx-sparc.c725 && elf_object_id (bfd) == SPARC_ELF_DATA)
H A Delf64-x86-64.c920 && elf_object_id (bfd) == X86_64_ELF_DATA)
H A Delfnn-aarch64.c2201 && elf_object_id (bfd) == AARCH64_ELF_DATA)
H A Delf32-sh.c2463 && elf_object_id (bfd) == SH_ELF_DATA)
H A Delf.c245 elf_object_id (abfd) = object_id;
H A Delf32-ppc.c2210 && elf_object_id (bfd) == PPC32_ELF_DATA)
H A Delf32-xtensa.c589 && elf_object_id (bfd) == XTENSA_ELF_DATA)
H A Delfxx-mips.c239 && elf_object_id (bfd) == MIPS_ELF_DATA)
H A Delf32-arm.c2974 && elf_object_id (bfd) == ARM_ELF_DATA)
H A Delflink.c3623 && elf_object_id (abfd) == elf_hash_table_id (htab)
H A Delf64-ppc.c2903 && elf_object_id (bfd) == PPC64_ELF_DATA)

Completed in 900 milliseconds