Searched refs:alloc_address (Results 1 – 1 of 1) sorted by relevance
158 uint64_t alloc_address = target_sp->GetExprAllocAddress(); in FindSpace() local159 if (alloc_address > 0) { in FindSpace()160 if (alloc_address >= end_of_memory) { in FindSpace()165 ret = alloc_address; in FindSpace()