blob: 1346b4b59eb67140994b074a9116007119cd45d7 [file] [log] [blame]
LIBC_SCUDO {
global:
scudo_aligned_alloc;
scudo_calloc;
scudo_free;
scudo_mallinfo;
scudo_malloc;
scudo_malloc_usable_size;
scudo_memalign;
scudo_posix_memalign;
scudo_realloc;
local:
*;
};