Home
last modified time | relevance | path

Searched refs:EV_NONE (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h412 #define EV_NONE 0 /* Invalid ELF version */ macro
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp_file.h342 if (v == elfcpp::EV_NONE) in is_valid_header()
Delfcpp.h121 EV_NONE = 0,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c4121 : (elf_header.e_ident[EI_VERSION] != EV_NONE in process_file_header()