Lines Matching refs:__weak_reference
312 +__weak_reference(__malloc, malloc);
313 +__weak_reference(__calloc, calloc);
314 +__weak_reference(__posix_memalign, posix_memalign);
315 +__weak_reference(__aligned_alloc, aligned_alloc);
316 +__weak_reference(__realloc, realloc);
317 +__weak_reference(__free, free);
318 +__weak_reference(__malloc_usable_size, malloc_usable_size);
319 +__weak_reference(__mallocx, mallocx);
320 +__weak_reference(__rallocx, rallocx);
321 +__weak_reference(__xallocx, xallocx);
322 +__weak_reference(__sallocx, sallocx);
323 +__weak_reference(__dallocx, dallocx);
324 +__weak_reference(__sdallocx, sdallocx);
325 +__weak_reference(__nallocx, nallocx);
326 +__weak_reference(__mallctl, mallctl);
327 +__weak_reference(__mallctlnametomib, mallctlnametomib);
328 +__weak_reference(__mallctlbymib, mallctlbymib);
329 +__weak_reference(__malloc_stats_print, malloc_stats_print);
330 +__weak_reference(__allocm, allocm);
331 +__weak_reference(__rallocm, rallocm);
332 +__weak_reference(__sallocm, sallocm);
333 +__weak_reference(__dallocm, dallocm);
334 +__weak_reference(__nallocm, nallocm);