Home | History | Annotate | Download | only in linker

Lines Matching refs:ArrayRef

617 bool OatWriter::AddRawDexFileSource(const ArrayRef<const uint8_t>& data,
1174 ArrayRef<const uint8_t> quick_code = compiled_method->GetQuickCode();
1286 ArrayRef<const uint8_t> quick_code = compiled_method->GetQuickCode();
1462 ArrayRef<const uint8_t> map = compiled_method->GetVmapTable();
1695 ArrayRef<const uint8_t> quick_code = compiled_method->GetQuickCode();
1732 quick_code = ArrayRef<const uint8_t>(patched_code_);
2428 ArrayRef<const uint8_t> map = compiled_method->GetVmapTable();
4222 debug_info.compiled_methods = ArrayRef<const debug::MethodDebugInfo>(method_info_);