Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:compile_pic

875   bool compile_pic = false;
1011 compile_pic = true;
1274 compile_pic
1538 key_value_store->Put(OatHeader::kPicKey, compile_pic ? "true" : "false");