Searched defs:IsInBootImage (Results 1 – 2 of 2) sorted by relevance
38 static bool IsInBootImage(ArtMethod* method) { in IsInBootImage() function
179 bool ImageWriter::IsInBootImage(const void* obj) const { in IsInBootImage() function in art::linker::ImageWriter