Searched refs:RecordNativeRelocations (Results 1 – 2 of 2) sorted by relevance
414 void RecordNativeRelocations(ObjPtr<mirror::Class> klass, size_t oat_index)
1409 void ImageWriter::RecordNativeRelocations(ObjPtr<mirror::Class> klass, size_t oat_index) { in RecordNativeRelocations() function in art::linker::ImageWriter1986 image_writer_->RecordNativeRelocations(klass, oat_index); in ProcessDexFileObjects()