Searched defs:allocateSection (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/ExecutionEngine/ | ||
D | SectionMemoryManager.cpp | 39 uint8_t *SectionMemoryManager::allocateSection(MemoryGroup &MemGroup, in allocateSection() function in llvm::SectionMemoryManager |
/external/llvm/tools/lli/ | ||
D | RemoteMemoryManager.cpp | 63 sys::MemoryBlock RemoteMemoryManager::allocateSection(uintptr_t Size) { in allocateSection() function in RemoteMemoryManager |