Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h162 typedef uint8_t *(*LLVMMemoryManagerAllocateDataSectionCallback)( typedef
183 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp329 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection;
406 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, in LLVMCreateSimpleMCJITMemoryManager()