Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java290 VerNeed(int ver, int cnt, long file, long aux, long next) { in VerNeed() argument
294 this.vn_aux = aux; in VerNeed()
378 VerDef(int ver, int flags, int ndx, int cnt, long hash, long aux, long next) { in VerDef() argument
384 this.vd_aux = aux; in VerDef()