Home
last modified time | relevance | path

Searched refs:IsArtMethodRelocation (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/
Dimage_writer.h590 bool IsArtMethodRelocation() const { in IsArtMethodRelocation() function
Dimage_writer.cc2939 if (it->second.IsArtMethodRelocation()) { in FixupPointerArray()