Searched defs:ELF_CLASS (Results 1 - 4 of 4) sorted by relevance

/external/libunwind/src/
H A Delf32.h4 #ifndef ELF_CLASS
5 #define ELF_CLASS ELFCLASS32 macro
H A Delf64.h4 #ifndef ELF_CLASS
5 #define ELF_CLASS ELFCLASS64 macro
/external/qemu/hw/core/
H A Dloader.c278 #define ELF_CLASS ELFCLASS32 macro
/external/qemu/tcg/
H A Dtcg.c53 # define ELF_CLASS ELFCLASS32 macro
55 # define ELF_CLASS ELFCLASS64 macro
2766 .e_ident[EI_CLASS] = ELF_CLASS,

Completed in 129 milliseconds