Home
last modified time | relevance | path

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

12

/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcore.h116 switch (x_ehdr.e_ident[EI_DATA]) in elf_core_file_p()
363 switch (x_ehdr.e_ident[EI_DATA]) in NAME()
/dragonfly/contrib/elftoolchain/libelf/
H A Dlibelf_memory.c65 e_byteorder = image[EI_DATA]; in _libelf_memory()
H A Dlibelf_ehdr.c93 eh->e_ident[EI_DATA] = ELFDATANONE; \
H A Delf_update.c531 eh_byteorder = eh32->e_ident[EI_DATA]; in _libelf_resync_elf()
537 eh_byteorder = eh64->e_ident[EI_DATA]; in _libelf_resync_elf()
/dragonfly/sys/platform/pc64/x86_64/
H A Ddump_machdep.c288 ehdr.e_ident[EI_DATA] = ELFDATA2LSB; in md_dumpsys()
290 ehdr.e_ident[EI_DATA] = ELFDATA2MSB; in md_dumpsys()
/dragonfly/contrib/file/src/
H A Delfclass.h32 swap = (u.c[sizeof(int32_t) - 1] + 1) != elfhdr.e_ident[EI_DATA];
H A Dreadelf.h162 #define EI_DATA 5 macro
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsimple-object-elf.c104 #define EI_DATA 5 /* Data encoding */ macro
376 ei_data = header[EI_DATA]; in simple_object_elf_match()
726 buf[EI_DATA] = attrs->ei_data; in simple_object_elf_write_ehdr()
/dragonfly/contrib/gdb-7/libiberty/
H A Dsimple-object-elf.c104 #define EI_DATA 5 /* Data encoding */ macro
376 ei_data = header[EI_DATA]; in simple_object_elf_match()
725 buf[EI_DATA] = attrs->ei_data; in simple_object_elf_write_ehdr()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsimple-object-elf.c104 #define EI_DATA 5 /* Data encoding */ macro
376 ei_data = header[EI_DATA]; in simple_object_elf_match()
725 buf[EI_DATA] = attrs->ei_data; in simple_object_elf_write_ehdr()
/dragonfly/usr.bin/crunch/crunchide/
H A Dexec_elf64.c158 data = eh.e_ident[EI_DATA]; in ELFNAMEEND()
243 data = ehdr.e_ident[EI_DATA]; in ELFNAMEEND()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcore.h108 switch (x_ehdr.e_ident[EI_DATA]) in elf_core_file_p()
/dragonfly/contrib/gdb-7/bfd/
H A Delfcore.h109 switch (x_ehdr.e_ident[EI_DATA]) in elf_core_file_p()
/dragonfly/contrib/gcc-8.0/libbacktrace/
H A Delf.c156 #undef EI_DATA
233 #define EI_DATA 5 macro
2734 if (ehdr.e_ident[EI_DATA] != ELFDATA2LSB in elf_add()
2735 && ehdr.e_ident[EI_DATA] != ELFDATA2MSB) in elf_add()
3183 ehdr.e_ident[EI_DATA] == ELFDATA2MSB, in elf_add()
/dragonfly/lib/libc/gen/
H A Dnlist.c215 ehdr->e_ident[EI_DATA] == ELF_TARG_DATA && in __elf_is_okay__()
/dragonfly/contrib/binutils-2.34/gold/
H A Dbinary.cc288 e_ident[elfcpp::EI_DATA] = (big_endian in write_file_header()
/dragonfly/sys/sys/
H A Delf_common.h61 #define EI_DATA 5 /* Data format. */ macro
/dragonfly/contrib/binutils-2.27/gold/
H A Dbinary.cc288 e_ident[elfcpp::EI_DATA] = (big_endian in write_file_header()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-elf.c108 #define EI_DATA 5 /* Data encoding */ macro
446 ei_data = header[EI_DATA]; in simple_object_elf_match()
805 buf[EI_DATA] = attrs->ei_data; in simple_object_elf_write_ehdr()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-elf.c108 #define EI_DATA 5 /* Data encoding */ macro
446 ei_data = header[EI_DATA]; in simple_object_elf_match()
797 buf[EI_DATA] = attrs->ei_data; in simple_object_elf_write_ehdr()
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h52 #define EI_DATA 5 /* Data encoding */ macro
/dragonfly/libexec/rtld-elf/
H A Dmap_object.c353 hdr->e_ident[EI_DATA] != ELF_TARG_DATA) { in get_elf_header()
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h52 #define EI_DATA 5 /* Data encoding */ macro
/dragonfly/usr.bin/gcore/
H A Delfcore.c291 ehdr->e_ident[EI_DATA] = ELF_DATA; in elf_puthdr()
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h52 #define EI_DATA 5 /* Data encoding */ macro

12