Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h162 typedef uint8_t *(*LLVMMemoryManagerAllocateDataSectionCallback)( typedef
183 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,
H A DOrcEE.h83 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp328 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection;
405 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, in LLVMCreateSimpleMCJITMemoryManager()
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp1035 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1046 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
1074 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection = nullptr; in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks()
/llvm-project/llvm/docs/
H A DStackMaps.rst426 ``LLVMMemoryManagerAllocateDataSectionCallback()``. When LLVM creates