Home
last modified time | relevance | path

Searched defs:NativeLocationInImage (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime_image.cc692 template <typename T> T* NativeLocationInImage(T* ptr, bool must_have_relocation) const { in NativeLocationInImage() function in art::RuntimeImageHelper
/art/dex2oat/linker/
Dimage_writer.cc3309 T* ImageWriter::NativeLocationInImage(T* obj) { in NativeLocationInImage() function in art::linker::ImageWriter
3319 ArtField* ImageWriter::NativeLocationInImage(ArtField* src_field) { in NativeLocationInImage() function in art::linker::ImageWriter