HomeSort by relevance Sort by last modified time
    Searched refs:GetElfObject (Results 1 - 3 of 3) sorted by null

  /art/compiler/llvm/
llvm_compilation_unit.h 97 const std::string& GetElfObject() const {
compiler_llvm.cc 158 cunit->GetElfObject(),
  /art/compiler/jni/portable/
jni_compiler.cc 254 return new CompiledMethod(*driver_, cunit_->GetInstructionSet(), cunit_->GetElfObject(),

Completed in 1783 milliseconds