Home | History | Annotate | Download | only in optimizing

Lines Matching refs:roots_data

6144                             const uint8_t* roots_data,
6149 reinterpret_cast<uintptr_t>(roots_data) + index_in_table * sizeof(GcRoot<mirror::Object>);
6154 void CodeGeneratorARM64::EmitJitRootPatches(uint8_t* code, const uint8_t* roots_data) {
6159 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table);
6165 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table);