Home
last modified time | relevance | path

Searched defs:RuntimeDyld (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyldChecker.h28 class RuntimeDyld; variable
H A DRuntimeDyld.h93 friend class RuntimeDyld; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DJITLink.rst824 RuntimeDyld section in JIT Linking
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp88 enum class JITLinkerKind { Default, RuntimeDyld, JITLink }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1268 RuntimeDyld::RuntimeDyld(RuntimeDyld::MemoryManager &MemMgr, in RuntimeDyld() function in llvm::RuntimeDyld