Searched refs:aux (Results 1 – 1 of 1) sorted by relevance
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
D | ReadElf.java | 292 VerNeed(int ver, int cnt, long file, long aux, long next) { in VerNeed() argument 296 this.vn_aux = aux; in VerNeed() 380 VerDef(int ver, int flags, int ndx, int cnt, long hash, long aux, long next) { in VerDef() argument 386 this.vd_aux = aux; in VerDef()
|