Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py55 EM_ARM = 40 variable
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java46 public static final int EM_ARM = 40; field in ReadElf