Searched refs:EI_VERSION (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/ | ||
A D | mips-relocs.c | 241 if (ehdr32->e_ident[EI_VERSION] != EV_CURRENT) { in main() |
/u-boot/include/ | ||
A D | elf.h | 41 #define EI_VERSION 6 /* ELF header version */ macro |
Completed in 14 milliseconds