Home
last modified time | relevance | path

Searched refs:EI_DATA (Results 26 – 50 of 50) sorted by relevance

12

/dragonfly/contrib/binutils-2.27/binutils/
H A Delfedit.c216 switch (elf_header.e_ident[EI_DATA]) in get_file_header()
H A Dreadelf.c901 && elf_header.e_ident[EI_DATA] != ELFDATA2MSB) in slurp_rela_relocs()
997 && elf_header.e_ident[EI_DATA] != ELFDATA2MSB) in slurp_rel_relocs()
4525 get_data_encoding (elf_header.e_ident[EI_DATA])); in process_file_header()
16243 switch (elf_header.e_ident[EI_DATA]) in get_file_header()
/dragonfly/stand/boot/common/
H A Dload_elf_obj.c116 hdr->e_ident[EI_DATA] != ELF_TARG_DATA || in __elfN()
H A Dload_elf.c131 ehdr->e_ident[EI_DATA] != ELF_TARG_DATA || in __elfN()
/dragonfly/sys/kern/
H A Dlink_elf_obj.c211 hdr->e_ident[EI_DATA] != ELF_TARG_DATA || in link_elf_obj_preload_file()
463 || hdr->e_ident[EI_DATA] != ELF_TARG_DATA) { in link_elf_obj_load_file()
H A Dimgact_elf.c218 hdr->e_ident[EI_DATA] != ELF_TARG_DATA || in __elfN()
1350 ehdr->e_ident[EI_DATA] = ELF_DATA; in __elfN()
H A Dkern_checkpoint.c135 ehdr->e_ident[EI_DATA] == ELF_DATA && in elf_gethdr()
H A Dlink_elf.c463 || hdr->e_ident[EI_DATA] != ELF_TARG_DATA) { in link_elf_load_file()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp_file.h362 int d = ehdr_buf[elfcpp::EI_DATA]; in is_valid_header()
H A Delfcpp.h85 const int EI_DATA = 5;
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp_file.h362 int d = ehdr_buf[elfcpp::EI_DATA]; in is_valid_header()
H A Delfcpp.h85 const int EI_DATA = 5;
/dragonfly/contrib/binutils-2.34/binutils/
H A Delfedit.c426 switch (elf_header.e_ident[EI_DATA]) in get_file_header()
H A Dreadelf.c971 && filedata->file_header.e_ident[EI_DATA] != ELFDATA2MSB) in slurp_rela_relocs()
1074 && filedata->file_header.e_ident[EI_DATA] != ELFDATA2MSB) in slurp_rel_relocs()
4878 get_data_encoding (header->e_ident[EI_DATA])); in process_file_header()
19738 switch (filedata->file_header.e_ident[EI_DATA]) in get_file_header()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcode.h530 switch (x_ehdr.e_ident[EI_DATA]) in elf_object_p()
1679 switch (x_ehdr.e_ident[EI_DATA]) in NAME()
H A Delf.c6413 i_ehdrp->e_ident[EI_DATA] = in _bfd_elf_init_file_header()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcode.h523 switch (x_ehdr.e_ident[EI_DATA]) in elf_object_p()
1652 switch (x_ehdr.e_ident[EI_DATA]) in NAME()
H A Delf.c5876 i_ehdrp->e_ident[EI_DATA] = in prep_headers()
/dragonfly/contrib/gdb-7/bfd/
H A Delfcode.h524 switch (x_ehdr.e_ident[EI_DATA]) in elf_object_p()
1645 switch (x_ehdr.e_ident[EI_DATA]) in NAME()
H A Delf.c5195 i_ehdrp->e_ident[EI_DATA] = in prep_headers()
/dragonfly/lib/libexecinfo/
H A Dprivate_libelf.h128 _ELF_DEFINE_EI(EI_DATA, 5, "data encoding") \
2450 eh->e_ident[EI_DATA] = ELFDATANONE; \
2742 e_byteorder = image[EI_DATA]; in _libelf_memory()
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h457 _ELF_DEFINE_EI(EI_DATA, 5, "data encoding") \
/dragonfly/contrib/binutils-2.27/gold/
H A Ddwp.cc2118 e_ident[elfcpp::EI_DATA] = (big_endian in sized_write_ehdr()
H A Doutput.cc517 e_ident[elfcpp::EI_DATA] = (big_endian in do_sized_write()
/dragonfly/contrib/binutils-2.34/gold/
H A Doutput.cc529 e_ident[elfcpp::EI_DATA] = (big_endian in do_sized_write()

12