Home
last modified time | relevance | path

Searched defs:getELF (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DScriptCached.h130 const char *getELF() const { in getELF() function
DCompiler.h118 const llvm::SmallVector<char, 1024> &getELF() const { in getELF() function
DScriptCompiled.h144 const char *getELF() const { in getELF() function
DScript.cpp790 const char *Script::getELF() const { in getELF() function in bcc::Script