Searched defs:AllocateCodeSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp342 LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection; member in struct:__anon2352::SimpleBindingMMFunctions
417 LLVMCreateSimpleMCJITMemoryManager( void *Opaque, LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory, LLVMMemoryManagerDestroyCallback Destroy) argument

Completed in 51 milliseconds