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

/external/grub/stage2/
H A Di386-elf.h38 #define EI_MAG1 1 macro
96 ((h.e_ident[EI_MAG0] == ELFMAG0) & (h.e_ident[EI_MAG1] == ELFMAG1) \
/external/kernel-headers/original/linux/
H A Delf.h296 #define EI_MAG1 1 macro
/external/llvm/include/llvm/Support/
H A DELF.h50 EI_MAG1 = 1, // File identification index. enumerator in enum:llvm::ELF::__anon8500
/external/qemu/
H A Delf.h1130 #define EI_MAG1 1 macro
/external/elfutils/libelf/
H A Delf.h120 #define EI_MAG1 1 /* File identification byte 1 index */ macro
/external/valgrind/main/perf/
H A Dtinycc.c193 #define EI_MAG1 1 /* File identification byte 1 index */ macro

Completed in 195 milliseconds