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

  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.h 324 Module *findModuleForSymbol(const std::string &Name,
MCJIT.cpp 273 Module *MCJIT::findModuleForSymbol(const std::string &Name,
333 Module *M = findModuleForSymbol(Name, CheckFunctionsOnly);

Completed in 34 milliseconds