Home
last modified time | relevance | path

Searched refs:ELFDATANONE (Results 1 – 25 of 27) sorted by relevance

12

/dragonfly/contrib/elftoolchain/libelf/
H A Dlibelf_xlate.c54 if (encoding == ELFDATANONE) in _libelf_xlate()
H A Dlibelf_allocate.c53 e->e_byteorder = ELFDATANONE; in _libelf_allocate_elf()
H A Dlibelf_ehdr.c93 eh->e_ident[EI_DATA] = ELFDATANONE; \
/dragonfly/contrib/file/src/
H A Dreadelf.h147 #define ELFDATANONE 0 /* e_ident[EI_DATA] */ macro
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcore.h373 case ELFDATANONE: /* No data encoding specified. */ in NAME()
H A Delfcode.h540 case ELFDATANONE: /* No data encoding specified */ in elf_object_p()
1695 case ELFDATANONE: /* No data encoding specified */ in NAME()
/dragonfly/sys/sys/
H A Delf_common.h86 #define ELFDATANONE 0 /* Unknown data format. */ macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h53 #define ELFDATANONE 0 /* Invalid data encoding */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h53 #define ELFDATANONE 0 /* Invalid data encoding */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h53 #define ELFDATANONE 0 /* Invalid data encoding */ macro
/dragonfly/contrib/binutils-2.27/binutils/
H A Delfedit.c219 case ELFDATANONE: /* fall through */ in get_file_header()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp_file.h363 if (d == elfcpp::ELFDATANONE) in is_valid_header()
H A Delfcpp.h112 ELFDATANONE = 0,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp_file.h363 if (d == elfcpp::ELFDATANONE) in is_valid_header()
H A Delfcpp.h112 ELFDATANONE = 0,
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsimple-object-elf.c105 #define ELFDATANONE 0 /* Invalid data encoding */ macro
/dragonfly/contrib/gdb-7/libiberty/
H A Dsimple-object-elf.c105 #define ELFDATANONE 0 /* Invalid data encoding */ macro
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsimple-object-elf.c105 #define ELFDATANONE 0 /* Invalid data encoding */ macro
/dragonfly/contrib/binutils-2.34/binutils/
H A Delfedit.c429 case ELFDATANONE: /* fall through */ in get_file_header()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcode.h533 case ELFDATANONE: /* No data encoding specified */ in elf_object_p()
1668 case ELFDATANONE: /* No data encoding specified */ in NAME()
/dragonfly/contrib/gdb-7/bfd/
H A Delfcode.h534 case ELFDATANONE: /* No data encoding specified */ in elf_object_p()
1661 case ELFDATANONE: /* No data encoding specified */ in NAME()
/dragonfly/lib/libexecinfo/
H A Dprivate_libelf.h162 _ELF_DEFINE_ED(ELFDATANONE, 0, "Unknown data endianness") \
1046 e->e_byteorder = ELFDATANONE; in _libelf_allocate_elf()
2450 eh->e_ident[EI_DATA] = ELFDATANONE; \
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-elf.c109 #define ELFDATANONE 0 /* Invalid data encoding */ macro
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-elf.c109 #define ELFDATANONE 0 /* Invalid data encoding */ macro
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h491 _ELF_DEFINE_ED(ELFDATANONE, 0, "Unknown data endianness") \

12