Lines Matching defs:code_off
492 ErrorStringPrintf("Unexpected zero value for class_data_item method code_off with access "
496 ErrorStringPrintf("Unexpected non-zero value %x for class_data_item method code_off"
1857 uint32_t code_off = it.GetMethodCodeItemOffset();
1858 if (code_off != 0 && !CheckOffsetToTypeMap(code_off, DexFile::kDexTypeCodeItem)) {