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