Home
last modified time | relevance | path

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

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