Home
last modified time | relevance | path

Searched defs:ObjectLinkingLayerJITLinkContext (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectLinkingLayer.h43 class ObjectLinkingLayerJITLinkContext; variable
52 friend class ObjectLinkingLayerJITLinkContext; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp101 class ObjectLinkingLayerJITLinkContext final : public JITLinkContext { class
103 ObjectLinkingLayerJITLinkContext( in ObjectLinkingLayerJITLinkContext() function in llvm::orc::ObjectLinkingLayerJITLinkContext