Home
last modified time | relevance | path

Searched defs:SimpleBindingMMFunctions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp315 struct SimpleBindingMMFunctions { struct
316 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection;
317 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection;
318 LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory;
319 LLVMMemoryManagerDestroyCallback Destroy;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp327 struct SimpleBindingMMFunctions { struct
328 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection;
329 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection;
330 LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory;
331 LLVMMemoryManagerDestroyCallback Destroy;
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp313 struct SimpleBindingMMFunctions { struct
314 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection;
315 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection;
316 LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory;
317 LLVMMemoryManagerDestroyCallback Destroy;