Home
last modified time | relevance | path

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

/art/runtime/
Delf_utils.h74 inline bool IsDynamicSectionPointer(Elf32_Word d_tag, Elf32_Word e_machine) { in IsDynamicSectionPointer()
Delf.h72 Elf32_Half e_machine; // Required architecture for this file (see EM_*) member
96 Elf64_Half e_machine; member