Searched refs:alloc_address (Results 1 – 1 of 1) sorted by relevance
150 uint64_t alloc_address = target_sp->GetExprAllocAddress(); in FindSpace() local151 if (alloc_address > 0) { in FindSpace()152 if (alloc_address >= end_of_memory) { in FindSpace()157 ret = alloc_address; in FindSpace()