Home
last modified time | relevance | path

Searched refs:HostBlock (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h472 const sys::MemoryBlock &HostBlock = HostSegBlocks.lookup(KV.first); in copyAndProtect() local
476 auto *HostAllocBegin = static_cast<const char *>(HostBlock.base()); in copyAndProtect()