|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
This is the complete list of members for proteus::CompiledLibrary, including all inherited members.
| CompiledLibrary(std::unique_ptr< MemoryBuffer > ObjectModule) | proteus::CompiledLibrary | |
| CompiledLibrary(const std::string &Path) | proteus::CompiledLibrary | |
| DynLibPath | proteus::CompiledLibrary | |
| IsDynLib | proteus::CompiledLibrary | |
| IsLoaded | proteus::CompiledLibrary | |
| isSharedObject() const | proteus::CompiledLibrary | inline |
| isStaticObject() const | proteus::CompiledLibrary | inline |
| JitDyLib | proteus::CompiledLibrary | |
| ObjectModule | proteus::CompiledLibrary | |
| ~CompiledLibrary() | proteus::CompiledLibrary |