Home
last modified time | relevance | path

Searched defs:allocateSection (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DSectionMemoryManager.cpp38 uint8_t *SectionMemoryManager::allocateSection(MemoryGroup &MemGroup, in allocateSection() function in llvm::SectionMemoryManager
/minix3/external/bsd/llvm/dist/llvm/tools/lli/
H A DRemoteMemoryManager.cpp62 sys::MemoryBlock RemoteMemoryManager::allocateSection(uintptr_t Size) { in allocateSection() function in RemoteMemoryManager