Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp398 auto NextStandardSegAddr = orc::ExecutorAddr::fromPtr(StandardSegsMem.base()); in allocate() local
404 dbgs() << formatv(" [ {0:x16} -- {1:x16} ]", NextStandardSegAddr, in allocate()
405 NextStandardSegAddr + StandardSegsMem.allocatedSize()) in allocate()
423 ? NextStandardSegAddr in allocate()