Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DExecutionEngine.h154 typedef uint8_t *(*LLVMMemoryManagerAllocateCodeSectionCallback)( typedef
177 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp316 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection;
393 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, in LLVMCreateSimpleMCJITMemoryManager()