Home | History | Annotate | Download | only in libdex

Lines Matching refs:staticValuesOff

289     u4  staticValuesOff;    /* file offset to DexEncodedArray */
699 if (pClassDef->staticValuesOff == 0)
702 (pDexFile->baseAddr + pClassDef->staticValuesOff);