Lines Matching refs:__weak_reference
327 +__weak_reference(__malloc, malloc);
328 +__weak_reference(__calloc, calloc);
329 +__weak_reference(__posix_memalign, posix_memalign);
330 +__weak_reference(__aligned_alloc, aligned_alloc);
331 +__weak_reference(__realloc, realloc);
332 +__weak_reference(__free, free);
333 +__weak_reference(__malloc_usable_size, malloc_usable_size);
334 +__weak_reference(__mallocx, mallocx);
335 +__weak_reference(__rallocx, rallocx);
336 +__weak_reference(__xallocx, xallocx);
337 +__weak_reference(__sallocx, sallocx);
338 +__weak_reference(__dallocx, dallocx);
339 +__weak_reference(__sdallocx, sdallocx);
340 +__weak_reference(__nallocx, nallocx);
341 +__weak_reference(__mallctl, mallctl);
342 +__weak_reference(__mallctlnametomib, mallctlnametomib);
343 +__weak_reference(__mallctlbymib, mallctlbymib);
344 +__weak_reference(__malloc_stats_print, malloc_stats_print);
345 +__weak_reference(__allocm, allocm);
346 +__weak_reference(__rallocm, rallocm);
347 +__weak_reference(__sallocm, sallocm);
348 +__weak_reference(__dallocm, dallocm);
349 +__weak_reference(__nallocm, nallocm);