Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b9667b51a8e9831baa1e54362b1f614a911e4e76
/
.
/
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
:
*;
};