Home
last modified time | relevance | path

Searched refs:elfclass (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dbfd.c1618 return bed->s->elfclass == ELFCLASS32; in is32bit()
Delf64-x86-64.c50 (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS64)
454 if (bed->s->elfclass == ELFCLASS32) in elf_x86_64_write_core_note()
481 if (bed->s->elfclass == ELFCLASS32) in elf_x86_64_write_core_note()
5682 return ((xvec_get_elf_backend_data (input)->s->elfclass in elf_x86_64_relocs_compatible()
5683 == xvec_get_elf_backend_data (output)->s->elfclass) in elf_x86_64_relocs_compatible()
Delf-bfd.h592 unsigned char elfclass, ev_current; member
Delf.c5333 i_ehdrp->e_ident[EI_CLASS] = bed->s->elfclass; in prep_headers()
9281 if (bed->s->elfclass == ELFCLASS32) in elfcore_write_prpsinfo()
9370 if (bed->s->elfclass == ELFCLASS32) in elfcore_write_prstatus()
9443 if (bed->s->elfclass == ELFCLASS32) in elfcore_write_pstatus()
10057 size += sizeof ("+0x") - 1 + 8 + 8 * (bed->s->elfclass == ELFCLASS64); in _bfd_elf_get_synthetic_symtab()
Delflink.c10312 && elf_elfheader (sub)->e_ident[EI_CLASS] == bed->s->elfclass in elf_fixup_link_order()
10904 && elf_elfheader (sub)->e_ident[EI_CLASS] == bed->s->elfclass) in bfd_elf_final_link()
10927 != bed->s->elfclass)) in bfd_elf_final_link()
10931 if (bed->s->elfclass == ELFCLASS64) in bfd_elf_final_link()
Delfxx-tilegx.c31 (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS64)
Delfxx-sparc.c41 (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS64)
Delfxx-mips.c796 (get_elf_backend_data (abfd)->s->elfclass == ELFCLASS64)