Home
last modified time | relevance | path

Searched defs:getWorkingMemory (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp29 MutableArrayRef<char> getWorkingMemory(ProtectionFlags Seg) override { in allocate() function in llvm::jitlink::InProcessMemoryManager::allocate::IPMMAlloc
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCTargetProcessControl.h58 MutableArrayRef<char> getWorkingMemory(ProtectionFlags Seg) override { in getWorkingMemory() function
H A DOrcRemoteTargetClient.h359 MutableArrayRef<char> getWorkingMemory(ProtectionFlags Seg) override { in getWorkingMemory() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp354 MutableArrayRef<char> getWorkingMemory(ProtectionFlags Seg) override { in allocate() function in llvm::JITLinkSlabAllocator::allocate::IPMMAlloc