Home | History | Annotate | Download | only in runtime

Lines Matching full:gc_map_length

2036         uint32_t gc_map_length = static_cast<uint32_t>((gc_map[0] << 24) |
2040 verifier::DexPcToReferenceMap dex_gc_map(gc_map + 4, gc_map_length);