Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
b9667b51a8e9831baa1e54362b1f614a911e4e76
/
.
/
libc
/
bionic
/
scudo
/
exported32.map
blob: 4b6791d26a305a9cf071a8812e30540a6141a7e2 [
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_pvalloc
;
scudo_realloc
;
scudo_valloc
;
local
:
*;
};