Home
last modified time | relevance | path

Searched defs:table_size (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dverified_method.cc124 size_t table_size = ((pc_bytes + ref_bitmap_bytes) * num_entries) + 4; in GenerateGcMap() local
/art/compiler/dex/quick/arm/
Dtarget_arm.cc659 int table_size = fp_vmap_table_.size(); in MarkPreservedSingle() local
/art/runtime/verifier/
Dmethod_verifier.cc1033 uint32_t table_size = 4 + (value_width * value_count + 1) / 2; in CheckArrayData() local
1148 uint32_t table_size = targets_offset + switch_count * 2; in CheckSwitchTargets() local