Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py122 STB_LOPROC = 13 variable
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java82 public static final int STB_LOPROC = 13; field in ReadElf.Symbol