Searched refs:raw_table (Results 1 – 1 of 1) sorted by relevance
394 const uint8_t* raw_table = oat_method.GetVmapTable(); in DumpVmap() local395 if (raw_table != NULL) { in DumpVmap()396 const VmapTable vmap_table(raw_table); in DumpVmap()422 const uint8_t* raw_table = oat_method.GetVmapTable(); in DescribeVReg() local423 if (raw_table != NULL) { in DescribeVReg()424 const VmapTable vmap_table(raw_table); in DescribeVReg()