Searched refs:sz_too_large (Results 1 – 1 of 1) sorted by relevance
648 size_t const sz_too_large = ti.max_address - ti.min_address + 1; variable649 T_LOG("Trying to allocate %zu bytes", sz_too_large);650 ensure_mmap_fails(NULL, sz_too_large, MAP_ANON | MAP_PRIVATE, -1);