Home | History | Annotate | Download | only in compiler

Lines Matching refs:CHECK

67   CHECK(oat_writer.Write(output_stream));
119 CHECK(linker_config_.get() != NULL);
146 CHECK(module_.get() != NULL);
148 CHECK(ir_builder_.get() != NULL);
150 CHECK(linker_.get() != NULL);
157 CHECK(oat_file.get() != NULL) << elf_file_->GetPath();
168 CHECK(oat_input_ != NULL);
176 CHECK(null_section != NULL);
183 CHECK(oat_code_start != NULL);
196 CHECK(text_section != NULL);
199 CHECK(text_sectiondata != NULL);
204 CHECK(text_fragment != NULL);
255 // Check if we've seen this compiled code before. If so skip
271 CHECK(code_input != NULL);
279 CHECK(libart_so_input != NULL);
294 CHECK(compiler_runtime_lib_input != NULL);
306 CHECK(libc_lib_input_input != NULL);
318 CHECK(libm_lib_input_input != NULL);
348 CHECK(elf_file.get() != NULL) << elf_file_->GetPath();
363 CHECK(method != NULL);