PostgreSQL Source Code
git master
|
Data Fields | |
LLVMOrcJITStackRef | stack |
LLVMOrcModuleHandle | orc_handle |
LLVMOrcModuleHandle LLVMJitHandle::orc_handle |
Definition at line 60 of file llvmjit.c.
Referenced by llvm_compile_module(), llvm_get_function(), and llvm_release_context().
LLVMOrcJITStackRef LLVMJitHandle::stack |
Definition at line 59 of file llvmjit.c.
Referenced by llvm_compile_module(), llvm_get_function(), and llvm_release_context().