Home | History | Annotate | Download | only in optimizing

Lines Matching refs:roots_data

1677                                           const uint8_t* roots_data,
1682 reinterpret_cast<uintptr_t>(roots_data) + index_in_table * sizeof(GcRoot<mirror::Object>);
1686 void CodeGeneratorMIPS64::EmitJitRootPatches(uint8_t* code, const uint8_t* roots_data) {
1693 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table);
1701 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table);