Searched refs:EI_VERSION (Results 1 – 2 of 2) sorted by relevance
/DragonStub/apps/ | ||
H A D | elf.c | 36 u8 version = *(u8 *)(buf + EI_VERSION); in verify_ident() |
/DragonStub/inc/ | ||
H A D | elf.h | 131 #define EI_VERSION 6 /* File version byte index */ macro |