Home
last modified time | relevance | path

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

/art/libelffile/elf/
Delf_utils.h110 static inline bool IsDynamicSectionPointer(Elf32_Word d_tag, Elf32_Word e_machine) { in IsDynamicSectionPointer()
/art/runtime/
Delf_file.cc1079 static InstructionSet GetInstructionSetFromELF(uint16_t e_machine, in GetInstructionSetFromELF()