Searched defs:vmap_table (Results 1 – 8 of 8) sorted by relevance
132 const ArrayRef<const uint8_t>& vmap_table, in CompiledMethod()179 const ArrayRef<const uint8_t>& vmap_table, in SwapAllocCompiledMethod()
59 const SwapVector<uint8_t>* vmap_table = compiled_method->GetVmapTable(); in MakeExecutable() local
212 const uint8_t* vmap_table, in WriteMethodHeaderAndCode()250 auto* const vmap_table = compiled_method->GetVmapTable(); in AddToCodeCache() local
120 const uint8_t* vmap_table = GetVmapTable(); in GetVmapTableOffset() local
211 const VmapTable vmap_table(m->GetVmapTable(code_pointer, sizeof(void*))); in GetVRegFromQuickCode() local323 const VmapTable vmap_table(m->GetVmapTable(code_pointer, sizeof(void*))); in GetVRegPairFromQuickCode() local400 const VmapTable vmap_table(m->GetVmapTable(code_pointer, sizeof(void*))); in SetVRegFromQuickCode() local480 const VmapTable vmap_table(m->GetVmapTable(code_pointer, sizeof(void*))); in SetVRegPairFromQuickCode() local
2387 const VmapTable vmap_table(m->GetVmapTable(code_pointer, sizeof(void*))); in VisitQuickFrame() local
453 std::vector<uint8_t> vmap_table; in CompileBaseline() local
1030 VmapTable vmap_table(raw_table); in DumpVmapData() local1046 const VmapTable& vmap_table) { in DumpVmapTable()1115 const VmapTable vmap_table(raw_table); in DescribeVReg() local