Searched refs:GetVmapTable (Results 1 – 10 of 10) sorted by relevance
147 const std::vector<uint8_t>& GetVmapTable() const { in GetVmapTable() function
340 const std::vector<uint8_t>& vmap_table = compiled_method->GetVmapTable(); in InitOatCodeMethod()744 const std::vector<uint8_t>& vmap_table = compiled_method->GetVmapTable(); in WriteCodeMethod()
139 const VmapTable vmap_table(m->GetVmapTable()); in GetVReg()164 const VmapTable vmap_table(m->GetVmapTable()); in SetVReg()
103 const uint8_t* GetVmapTable() const { in GetVmapTable() function
485 method->SetVmapTable(GetVmapTable()); in LinkMethod()
208 &compiled_method->GetVmapTable()[0], in MakeExecutable()
2069 const VmapTable vmap_table(m->GetVmapTable()); in VisitFrame()
162 return reinterpret_cast<uint32_t>(GetVmapTable()); in GetOatVmapTableOffset()
263 const uint8_t* GetVmapTable() const { in GetVmapTable() function
338 oat_method.GetVmapTable(), oat_method.GetVmapTableOffset()); in DumpOatMethod()394 const uint8_t* raw_table = oat_method.GetVmapTable(); in DumpVmap()422 const uint8_t* raw_table = oat_method.GetVmapTable(); in DescribeVReg()1022 state->ComputeOatSize(method->GetVmapTable(), &first_occurrence); in Callback()