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

/art/compiler/
H A Delf_writer_mclinker.cc277 // TODO: ownership of libart_so_input?
278 mcld::Input* libart_so_input = ir_builder_->ReadInput(libart_so, libart_so); local
279 CHECK(libart_so_input != NULL);

Completed in 4 milliseconds