Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DExecutionEngine.h159 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef
182 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp327 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection;
404 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMCreateSimpleMCJITMemoryManager()