Home
last modified time | relevance | path

Searched refs:STB_HIPROC (Results 1 – 2 of 2) sorted by relevance

/test/vts/utils/python/library/elf/
Dconsts.py123 STB_HIPROC = 15 variable
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java83 public static final int STB_HIPROC = 15; field in ReadElf.Symbol