OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
157
cunit->
GetElfObject
(), *verifier::MethodVerifier::GetDexGcMap(mref),
/art/compiler/jni/portable/
jni_compiler.cc
254
return new CompiledMethod(*driver_, cunit_->GetInstructionSet(), cunit_->
GetElfObject
(),
Completed in 88 milliseconds