Searched refs:x_memory (Results 1 – 1 of 1) sorted by relevance
1064 uint8_t* x_memory = reinterpret_cast<uint8_t*>(FromCodeToAllocation(code_ptr)); in CommitCodeInternal() local1065 cache_flush_success = FlushCpuCaches(x_memory, x_memory + total_size); in CommitCodeInternal()