#include <CompiledLibrary.hpp>
◆ CompiledLibrary() [1/2]
| proteus::CompiledLibrary::CompiledLibrary |
( |
std::unique_ptr< MemoryBuffer > |
ObjectModule | ) |
|
◆ CompiledLibrary() [2/2]
| proteus::CompiledLibrary::CompiledLibrary |
( |
const std::string & |
Path | ) |
|
◆ ~CompiledLibrary()
| proteus::CompiledLibrary::~CompiledLibrary |
( |
| ) |
|
|
default |
◆ isSharedObject()
| bool proteus::CompiledLibrary::isSharedObject |
( |
| ) |
const |
|
inline |
◆ isStaticObject()
| bool proteus::CompiledLibrary::isStaticObject |
( |
| ) |
const |
|
inline |
◆ DynLibPath
| std::string proteus::CompiledLibrary::DynLibPath |
◆ IsDynLib
| bool proteus::CompiledLibrary::IsDynLib |
◆ IsLoaded
| bool proteus::CompiledLibrary::IsLoaded = false |
◆ JitDyLib
| llvm::orc::JITDylib* proteus::CompiledLibrary::JitDyLib = nullptr |
◆ ObjectModule
| std::unique_ptr<MemoryBuffer> proteus::CompiledLibrary::ObjectModule |
The documentation for this struct was generated from the following files: