Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py56 EM_AARCH64 = 183 variable
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java50 public static final int EM_AARCH64 = 183; field in ReadElf