Searched refs:TargetAllocAddr (Results 1 – 1 of 1) sorted by relevance
130 Expected<ExecutorAddr> TargetAllocAddr((ExecutorAddr())); in reserveAllocationSpace() local133 SAs.Reserve, TargetAllocAddr, SAs.Instance, TotalSize)) { in reserveAllocationSpace()138 if (!TargetAllocAddr) { in reserveAllocationSpace()140 ErrMsg = toString(TargetAllocAddr.takeError()); in reserveAllocationSpace()147 *TargetAllocAddr, ExecutorAddrDiff(alignTo(CodeSize, EPC.getPageSize()))}; in reserveAllocationSpace()