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

/art/compiler/
H A Delf_writer_mclinker.cc170 // TODO: ownership of null_section?
171 mcld::LDSection* null_section = ir_builder_->CreateELFHeader(*oat_input_, local
176 CHECK(null_section != NULL);

Completed in 51 milliseconds