Home
last modified time | relevance | path

Searched refs:LLVMMemoryManagerAllocateCodeSectionCallback (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DExecutionEngine.h159 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef
182 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp328 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection;
405 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMCreateSimpleMCJITMemoryManager()