Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DElf.cpp288 Elf32_Half e_machine; in CreateInterfaceFromMemory() local
309 Elf64_Half e_machine; in CreateInterfaceFromMemory() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Delf.h174 Elf32_Half e_machine; member
190 Elf64_Half e_machine; member
/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dloader_util.h152 Elf32_Half e_machine; member
/aosp12/art/runtime/
H A Delf_file.cc1078 static InstructionSet GetInstructionSetFromELF(uint16_t e_machine, in GetInstructionSetFromELF()
/aosp12/system/update_engine/common/
H A Dutils.cc674 uint16_t e_machine; in GetFileFormatELF() local