Home
last modified time | relevance | path

Searched refs:ELFCLASSNONE (Results 1 – 25 of 52) sorted by relevance

123

/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Dgelf_getclass.c39 return (e != NULL ? e->e_class : ELFCLASSNONE); in gelf_getclass()
H A Dlibelf_shdr.c48 if (ec == ELFCLASSNONE) in _libelf_getshdr()
H A Dlibelf_ehdr.c136 if (e->e_class != ELFCLASSNONE && e->e_class != ec) { in _libelf_ehdr()
146 if (e->e_class == ELFCLASSNONE) in _libelf_ehdr()
H A Dgelf_shdr.c71 if ((sh = _libelf_getshdr(s, ELFCLASSNONE)) == NULL) in gelf_getshdr()
H A Dlibelf_allocate.c61 e->e_class = ELFCLASSNONE; in _libelf_allocate_elf()
/netbsd/external/bsd/elftosb/dist/common/
H A DELF.h47 ELFCLASSNONE = 0, enumerator
/netbsd/external/bsd/file/dist/src/
H A Dreadelf.h154 #define ELFCLASSNONE 0 macro
/netbsd/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h142 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/tools/amiga-elf2bb/sys/
H A Dexec_elf.h144 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h48 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h48 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h48 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h48 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Delfcpp_file.h350 if (c == elfcpp::ELFCLASSNONE) in is_valid_header()
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp_file.h350 if (c == elfcpp::ELFCLASSNONE) in is_valid_header()
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp_file.h350 if (c == elfcpp::ELFCLASSNONE) in is_valid_header()
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp_file.h350 if (c == elfcpp::ELFCLASSNONE) in is_valid_header()
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h153 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h155 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h155 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h325 ELFCLASSNONE = 0, enumerator
/netbsd/external/gpl3/gdb/dist/binutils/
H A Delfedit.c61 ELF_CLASS_NONE = ELFCLASSNONE,
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Delfedit.c61 ELF_CLASS_NONE = ELFCLASSNONE,
/netbsd/sys/sys/
H A Dexec_elf.h153 #define ELFCLASSNONE 0 /* Invalid class */ macro
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Delfedit.c61 ELF_CLASS_NONE = ELFCLASSNONE,

123