|
LLVM
8.0.1
|
#include "llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h"

Classes | |
| class | LinkedObject |
| Holds an object to be allocated/linked as a unit in the JIT. More... | |
Public Types | |
| using | ObjectPtr = std::unique_ptr< MemoryBuffer > |
Definition at line 124 of file RTDyldObjectLinkingLayer.h.
| using llvm::orc::LegacyRTDyldObjectLinkingLayerBase::ObjectPtr = std::unique_ptr<MemoryBuffer> |
Definition at line 126 of file RTDyldObjectLinkingLayer.h.
1.8.13