Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
b410d0e69ef6f545c7652ee0e4cf7b4dd4d2c38a
/
.
/
libc
/
bionic
/
scudo
/
exported64.map
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
:
*;
};