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

  /frameworks/compile/libbcc/include/bcc/
Source.h 64 static Source *CreateFromModule(BCCContext &pContext,
  /frameworks/compile/libbcc/lib/
Source.cpp 128 Source *result = CreateFromModule(pContext, pName, *module,
165 Source *result = CreateFromModule(pContext, pPath.c_str(), *module,
175 Source *Source::CreateFromModule(BCCContext &pContext, const char* name, llvm::Module &pModule,
RSCompilerDriver.cpp 401 Source::CreateFromModule(Context, pOutputFilepath, module,

Completed in 166 milliseconds