1# Copyright (c) 2005-2021 Intel Corporation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7#     http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15_scalable_calloc
16_scalable_free
17_scalable_malloc
18_scalable_realloc
19_scalable_posix_memalign
20_scalable_aligned_malloc
21_scalable_aligned_realloc
22_scalable_aligned_free
23_scalable_msize
24_scalable_allocation_mode
25_scalable_allocation_command
26___TBB_malloc_safer_aligned_msize
27___TBB_malloc_safer_aligned_realloc
28___TBB_malloc_safer_free
29___TBB_malloc_safer_msize
30___TBB_malloc_safer_realloc
31___TBB_malloc_free_definite_size
32/* memory pool stuff */
33__ZN3rml11pool_createElPKNS_13MemPoolPolicyE
34__ZN3rml14pool_create_v1ElPKNS_13MemPoolPolicyEPPNS_10MemoryPoolE
35__ZN3rml10pool_resetEPNS_10MemoryPoolE
36__ZN3rml12pool_destroyEPNS_10MemoryPoolE
37__ZN3rml11pool_mallocEPNS_10MemoryPoolEm
38__ZN3rml9pool_freeEPNS_10MemoryPoolEPv
39__ZN3rml12pool_reallocEPNS_10MemoryPoolEPvm
40__ZN3rml20pool_aligned_reallocEPNS_10MemoryPoolEPvmm
41__ZN3rml19pool_aligned_mallocEPNS_10MemoryPoolEmm
42__ZN3rml13pool_identifyEPv
43__ZN3rml10pool_msizeEPNS_10MemoryPoolEPv
44
45