Home
last modified time | relevance | path

Searched refs:EI_VERSION (Results 1 – 2 of 2) sorted by relevance

/DragonStub/apps/
H A Delf.c36 u8 version = *(u8 *)(buf + EI_VERSION); in verify_ident()
/DragonStub/inc/
H A Delf.h131 #define EI_VERSION 6 /* File version byte index */ macro