Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DExecutionEngine.h157 typedef uint8_t *(*LLVMMemoryManagerAllocateDataSectionCallback)( typedef
178 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,
/external/llvm/include/llvm-c/
DExecutionEngine.h158 typedef uint8_t *(*LLVMMemoryManagerAllocateDataSectionCallback)( typedef
179 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,
/external/llvm-project/llvm/include/llvm-c/
DExecutionEngine.h162 typedef uint8_t *(*LLVMMemoryManagerAllocateDataSectionCallback)( typedef
183 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp329 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection;
406 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, in LLVMCreateSimpleMCJITMemoryManager()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp317 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection;
394 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, in LLVMCreateSimpleMCJITMemoryManager()
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp315 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection;
392 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, in LLVMCreateSimpleMCJITMemoryManager()
/external/llvm/docs/
DStackMaps.rst421 ``LLVMMemoryManagerAllocateDataSectionCallback()``. When LLVM creates
/external/llvm-project/llvm/docs/
DStackMaps.rst425 ``LLVMMemoryManagerAllocateDataSectionCallback()``. When LLVM creates