Home | History | Annotate | Download | only in util

Lines Matching refs:vna_other

182                 return mVerNeed.vn_vernaux[0].vna_other;
304 public final int vna_other;
314 this.vna_other = ndx;
322 this.vna_other = other;
334 this.vna_other,
930 // vna_other Contains version index unique for the file which is used in the version symbol table.
937 if (this.mVerNeedArr[i].vn_vernaux[j].vna_other == ndx) {