Home | History | Annotate | Download | only in compiler

Lines Matching full:lookup_table

2210       uint8_t* lookup_table = opened_dex_files_map->Begin() + (lookup_table_offset - map_offset);
2211 opened_dex_files[i]->CreateTypeLookupTable(lookup_table);