Searched refs:IsArtMethodRelocation (Results 1 – 2 of 2) sorted by relevance
/art/compiler/ | ||
D | image_writer.h | 572 bool IsArtMethodRelocation() const { in IsArtMethodRelocation() function |
D | image_writer.cc | 2184 if (it->second.IsArtMethodRelocation()) { in FixupPointerArray() |