Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp39 uint8_t *SectionMemoryManager::allocateSection(MemoryGroup &MemGroup, in allocateSection() function in llvm::SectionMemoryManager
/external/llvm/tools/lli/
DRemoteMemoryManager.cpp63 sys::MemoryBlock RemoteMemoryManager::allocateSection(uintptr_t Size) { in allocateSection() function in RemoteMemoryManager