Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc2443 NativeObjectRelocation& relocation = pair.second; in CalculateNewObjectOffsets() local
2642 NativeObjectRelocation relocation = GetNativeRelocation(method); in GetImageMethodAddress() local
2726 NativeObjectRelocation& relocation = pair.second; in CopyAndFixupNativeData() local
3073 NativeObjectRelocation relocation = GetNativeRelocation(obj); in NativeLocationInImage() local
/art/runtime/
Doat_file.cc2361 for (const uint32_t& relocation : GetBootImageRelocations()) { in InitializeRelocations() local