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

/bionic/tools/relocation_packer/src/
H A Dmain.cc92 if (elf_version(EV_CURRENT) == EV_NONE) {
H A Delf_file_unittest.cc117 ASSERT_NE(static_cast<uint32_t>(EV_NONE), elf_version(EV_CURRENT));
153 ASSERT_NE(static_cast<uint32_t>(EV_NONE), elf_version(EV_CURRENT));
/bionic/libc/kernel/uapi/linux/
H A Delf.h372 #define EV_NONE 0 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Delf.h372 #define EV_NONE 0 macro

Completed in 69 milliseconds