Searched refs:EV_CURRENT (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 | 226 #define EV_CURRENT 1 /* Current */ macro |
Completed in 6 milliseconds