Searched defs:null_section (Results 1 - 1 of 1) sorted by relevance
/art/compiler/ | ||
H A D | elf_writer_mclinker.cc | 170 // TODO: ownership of null_section? 171 mcld::LDSection* null_section = ir_builder_->CreateELFHeader(*oat_input_, local 176 CHECK(null_section != NULL); |
Completed in 3 milliseconds