Searched defs:oat_code_start (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Delf_writer_mclinker.cc161 const char* oat_code_start = oat_data_start + oat_data_length; local
183 CHECK(oat_code_start != NULL);

Completed in 24 milliseconds