Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DReadElf.java69 public static final int STT_NOTYPE = 0; field in ReadElf.Symbol
106 case STT_NOTYPE: in toType()