Searched defs:e_machine (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Delf_utils.h74 inline bool IsDynamicSectionPointer(Elf32_Word d_tag, Elf32_Word e_machine) { argument
126 if (e_machine == EM_MIPS) {
H A Delf.h72 Elf32_Half e_machine; // Required architecture for this file (see EM_*) member in struct:Elf32_Ehdr
96 Elf64_Half e_machine; member in struct:Elf64_Ehdr

Completed in 235 milliseconds