Home
last modified time | relevance | path

Searched defs:notifyObjectCompiled (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileUtils.cpp77 void SimpleCompiler::notifyObjectCompiled(const Module &M, in notifyObjectCompiled() function in llvm::orc::SimpleCompiler
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp314 void notifyObjectCompiled(const llvm::Module *module, in GetRunnableInfo() function in IRExecutionUnit::GetRunnableInfo::ObjectDumper
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp312 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache