Searched defs:EI_MAG3 (Results 1 - 6 of 6) sorted by relevance

/external/grub/stage2/
H A Di386-elf.h42 #define EI_MAG3 3 macro
97 & (h.e_ident[EI_MAG2] == ELFMAG2) & (h.e_ident[EI_MAG3] == ELFMAG3) \
/external/kernel-headers/original/linux/
H A Delf.h298 #define EI_MAG3 3 macro
/external/llvm/include/llvm/Support/
H A DELF.h52 EI_MAG3 = 3, // File identification index. enumerator in enum:llvm::ELF::__anon9093
/external/qemu/
H A Delf.h1132 #define EI_MAG3 3 macro
/external/elfutils/libelf/
H A Delf.h126 #define EI_MAG3 3 /* File identification byte 3 index */ macro
/external/valgrind/main/perf/
H A Dtinycc.c199 #define EI_MAG3 3 /* File identification byte 3 index */ macro

Completed in 1196 milliseconds