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