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