Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/include/lib/trusty/
Delf.h47 #define EI_NIDENT 16 macro
50 unsigned char e_ident[EI_NIDENT];
67 unsigned char e_ident[EI_NIDENT];
94 #define EI_NIDENT 16 /* First non-ident header byte */ macro