Searched refs:NextStandardSegAddr (Results 1 – 2 of 2) sorted by relevance
373 auto NextStandardSegAddr = orc::ExecutorAddr::fromPtr(StandardSegsMem.base()); in allocate() local379 dbgs() << formatv(" [ {0:x16} -- {1:x16} ]", NextStandardSegAddr, in allocate()380 NextStandardSegAddr + StandardSegsMem.allocatedSize()) in allocate()398 ? NextStandardSegAddr in allocate()
567 auto NextStandardSegAddr = ExecutorAddr::fromPtr(StandardSegs.base()); in allocate() local573 dbgs() << formatv(" [ {0:x16} -- {1:x16} ]", NextStandardSegAddr, in allocate()574 NextStandardSegAddr + StandardSegs.allocatedSize()) in allocate()592 ? NextStandardSegAddr in allocate()