6 # interface of malloc functions
7 __libc_calloc; __libc_free; __libc_mallinfo; __libc_malloc;
8 __libc_mallopt; __libc_memalign; __libc_pvalloc; __libc_realloc;
10 __malloc_initialize_hook; __free_hook; __malloc_hook; __realloc_hook;
11 __memalign_hook; __after_morecore_hook;
12 __default_morecore; __morecore;
14 # functions used in inline functions or macros
15 _obstack_allocated_p; _obstack_begin; _obstack_begin_1;
16 _obstack_free; _obstack_memory_used; _obstack_newchunk;
18 # variables in normal name space
19 mallwatch; obstack_alloc_failed_handler; obstack_exit_failure;
28 mallinfo; malloc; malloc_stats;
29 malloc_trim; malloc_usable_size; mallopt; mcheck; memalign; mprobe; mtrace;
53 mcheck_check_all; mcheck_pedantic;
71 # Internal startup hook for libpthread.
72 __libc_malloc_pthread_startup;
74 # Internal destructor hook for libpthread.
75 __libc_thread_freeres;
77 # struct scratch_buffer support
78 __libc_scratch_buffer_grow;
79 __libc_scratch_buffer_grow_preserve;
80 __libc_scratch_buffer_set_array_size;
82 # Internal name for reallocarray
86 __libc_dynarray_at_failure;
87 __libc_dynarray_emplace_enlarge;
88 __libc_dynarray_finalize;
89 __libc_dynarray_resize;
90 __libc_dynarray_resize_clear;
92 # struct alloc_buffer support
93 __libc_alloc_buffer_alloc_array;
94 __libc_alloc_buffer_allocate;
95 __libc_alloc_buffer_copy_bytes;
96 __libc_alloc_buffer_copy_string;
97 __libc_alloc_buffer_create_failure;
101 # Keep in sync with symbols in libc.