Searched refs:NativeLocationInImage (Results 1 – 2 of 2) sorted by relevance
2790 DCHECK_EQ(copy->Get(i, target_ptr_size_), NativeLocationInImage(method)); in CopyAndFixupImTable()2803 NativeLocationInImage(interface_method)); in CopyAndFixupImtConflictTable()2805 NativeLocationInImage(implementation_method)); in CopyAndFixupImtConflictTable()3108 T* ImageWriter::NativeLocationInImage(T* obj) { in NativeLocationInImage() function in art::linker::ImageWriter3137 return image_writer_->NativeLocationInImage(ptr); in operator ()()3657 void* new_value = NativeLocationInImage(value); in CopyAndFixupPointer()
673 T* NativeLocationInImage(T* obj) REQUIRES_SHARED(Locks::mutator_lock_);