Searched refs:alloc_size (Results 1 – 1 of 1) sorted by relevance
679 size_t alloc_size = size + alignment; in rtld_hidden_def() local680 if (alloc_size < size) in rtld_hidden_def()685 void *start = malloc (alloc_size); in rtld_hidden_def()
Completed in 5 milliseconds