Searched refs:new_map_replace (Results 1 – 1 of 1) sorted by relevance
1441 void *new_map_replace; in load_with_options() local1475 new_map_replace = reallocarray(map_replace, in load_with_options()1478 if (!new_map_replace) { in load_with_options()1482 map_replace = new_map_replace; in load_with_options()
Completed in 5 milliseconds