Home | History | Annotate | Download | only in libdex

Lines Matching full:dexfile

21 #include "DexFile.h"
77 const DexFile* pDexFile; // set after intraitem verification
2920 DexFile dexFile;
2926 dexFileSetupBasicPointers(&dexFile, addr);
2927 state.pDexFile = &dexFile;