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

/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Delfxx.h60 if (ei->size <= EI_VERSION)
65 && ((uint8_t *) ei->image)[EI_VERSION] != EV_NONE
66 && ((uint8_t *) ei->image)[EI_VERSION] <= EV_CURRENT);
/fuchsia/zircon/system/ulib/elfload/
H A Delf-load.c58 ehdr.e_ident[EI_VERSION] != EV_CURRENT ||
/fuchsia/zircon/third_party/ulib/backtrace/
H A Delf.c108 #undef EI_VERSION macro
179 #define EI_VERSION 6 macro
597 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT)
/fuchsia/zircon/third_party/ulib/musl/include/
H A Delf.h97 #define EI_VERSION 6 macro

Completed in 41 milliseconds