Searched refs:CompilePic (Results 1 – 4 of 4) sorted by relevance
165 bool CompilePic() const { in CompilePic() function
810 if (oat_patch_delta != image_patch_delta && !image_header.CompilePic()) { in OpenOatFile()
344 if (!image_header.CompilePic()) { in IsImagePic()
1399 os << "COMPILE PIC: " << (image_header_.CompilePic() ? "yes" : "no") << "\n\n"; in Dump()