Home
last modified time | relevance | path

Searched refs:LLVMMemoryManagerDestroyCallback (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.h162 typedef void (*LLVMMemoryManagerDestroyCallback)(void *Opaque); typedef
180 LLVMMemoryManagerDestroyCallback Destroy);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp319 LLVMMemoryManagerDestroyCallback Destroy;
396 LLVMMemoryManagerDestroyCallback Destroy) { in LLVMCreateSimpleMCJITMemoryManager()