Home | History | Annotate | Download | only in compiler

Lines Matching full:oat

436     PLOG(ERROR) << "Failed to write oat header to " << out.GetLocation();
442 PLOG(ERROR) << "Failed to write oat header image file location to " << out.GetLocation();
448 LOG(ERROR) << "Failed to write oat tables to " << out.GetLocation();
454 LOG(ERROR) << "Failed to write oat code to " << out.GetLocation();
460 LOG(ERROR) << "Failed to write oat code for dex files to " << out.GetLocation();
512 PLOG(ERROR) << "Failed to write oat dex information to " << out.GetLocation();
535 PLOG(ERROR) << "Failed to write oat methods information to " << out.GetLocation();
547 PLOG(ERROR) << "Failed to seek to oat code section. Actual: " << new_offset
683 PLOG(ERROR) << "Failed to seek to align oat code. Actual: " << new_offset