Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DExecutionEngine.h155 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef
178 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp314 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection;
391 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMCreateSimpleMCJITMemoryManager()