1================ changes of 'libtbb.so.2'=============== 2 Functions changes summary: 0 Removed, 18 Changed (92 filtered out), 17 Added functions 3 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 4 Function symbols changes summary: 0 Removed, 0 Added function symbol not referenced by debug info 5 Variable symbols changes summary: 3 Removed, 0 Added variable symbols not referenced by debug info 6 7 17 Added functions: 8 9 [A] 'method int tbb::interface7::internal::task_arena_base::internal_current_slot()' {_ZN3tbb10interface78internal15task_arena_base21internal_current_slotEv} 10 [A] 'method void tbb::interface7::internal::task_arena_base::internal_enqueue(tbb::task&, intptr_t) const' {_ZNK3tbb10interface78internal15task_arena_base16internal_enqueueERNS_4taskEl} 11 [A] 'method void tbb::interface7::internal::task_arena_base::internal_execute(tbb::interface7::internal::delegate_base&) const' {_ZNK3tbb10interface78internal15task_arena_base16internal_executeERNS1_13delegate_baseE} 12 [A] 'method void tbb::interface7::internal::task_arena_base::internal_initialize()' {_ZN3tbb10interface78internal15task_arena_base19internal_initializeEv} 13 [A] 'method void tbb::interface7::internal::task_arena_base::internal_terminate()' {_ZN3tbb10interface78internal15task_arena_base18internal_terminateEv} 14 [A] 'method void tbb::interface7::internal::task_arena_base::internal_wait() const' {_ZNK3tbb10interface78internal15task_arena_base13internal_waitEv} 15 [A] 'method void tbb::interface8::internal::x86_rtm_rw_mutex::internal_acquire_reader(tbb::interface8::internal::x86_rtm_rw_mutex::scoped_lock&, bool)' {_ZN3tbb10interface88internal16x86_rtm_rw_mutex23internal_acquire_readerERNS2_11scoped_lockEb} 16 [A] 'method void tbb::interface8::internal::x86_rtm_rw_mutex::internal_acquire_writer(tbb::interface8::internal::x86_rtm_rw_mutex::scoped_lock&, bool)' {_ZN3tbb10interface88internal16x86_rtm_rw_mutex23internal_acquire_writerERNS2_11scoped_lockEb} 17 [A] 'method void tbb::interface8::internal::x86_rtm_rw_mutex::internal_construct()' {_ZN3tbb10interface88internal16x86_rtm_rw_mutex18internal_constructEv} 18 [A] 'method bool tbb::interface8::internal::x86_rtm_rw_mutex::internal_downgrade(tbb::interface8::internal::x86_rtm_rw_mutex::scoped_lock&)' {_ZN3tbb10interface88internal16x86_rtm_rw_mutex18internal_downgradeERNS2_11scoped_lockE} 19 [A] 'method void tbb::interface8::internal::x86_rtm_rw_mutex::internal_release(tbb::interface8::internal::x86_rtm_rw_mutex::scoped_lock&)' {_ZN3tbb10interface88internal16x86_rtm_rw_mutex16internal_releaseERNS2_11scoped_lockE} 20 [A] 'method bool tbb::interface8::internal::x86_rtm_rw_mutex::internal_try_acquire_writer(tbb::interface8::internal::x86_rtm_rw_mutex::scoped_lock&)' {_ZN3tbb10interface88internal16x86_rtm_rw_mutex27internal_try_acquire_writerERNS2_11scoped_lockE} 21 [A] 'method bool tbb::interface8::internal::x86_rtm_rw_mutex::internal_upgrade(tbb::interface8::internal::x86_rtm_rw_mutex::scoped_lock&)' {_ZN3tbb10interface88internal16x86_rtm_rw_mutex16internal_upgradeERNS2_11scoped_lockE} 22 [A] 'method void tbb::internal::concurrent_queue_base_v8::internal_push_move(void*)' {_ZN3tbb8internal24concurrent_queue_base_v818internal_push_moveEPKv} 23 [A] 'method bool tbb::internal::concurrent_queue_base_v8::internal_push_move_if_not_full(void*)' {_ZN3tbb8internal24concurrent_queue_base_v830internal_push_move_if_not_fullEPKv} 24 [A] 'method void tbb::internal::concurrent_queue_base_v8::move_content(tbb::internal::concurrent_queue_base_v8&)' {_ZN3tbb8internal24concurrent_queue_base_v812move_contentERS1_} 25 [A] 'method void tbb::task_group_context::capture_fp_settings()' {_ZN3tbb18task_group_context19capture_fp_settingsEv} 26 27 18 functions with some indirect sub-type change: 28 29 [C] 'method void tbb::filter::set_end_of_input(int)' at pipeline.cpp:700:1 has some indirect sub-type changes: 30 implicit parameter 0 of type 'tbb::filter*' has sub-type changes: 31 in pointed to type 'class tbb::filter' at pipeline.h:65:1: 32 type size hasn't changed 33 1 member function deletion: 34 'method virtual tbb::filter::~filter(int)' at pipeline.cpp:698:1 35 1 member function insertion: 36 'method virtual tbb::filter::~filter(int)' at pipeline.cpp:688:1 37 no member function changes (4 filtered); 38 1 data member changes (4 filtered): 39 type of 'tbb::internal::input_buffer* my_input_buffer' changed: 40 in pointed to type 'class tbb::internal::input_buffer' at pipeline.cpp:52:1: 41 type size hasn't changed 42 1 data member change: 43 type of 'tbb::spin_mutex array_mutex' changed: 44 type size hasn't changed 45 1 base class insertion: 46 class tbb::internal::mutex_copy_deprecated_and_disabled at tbb_stddef.h:334:1 47 48 [C] 'method tbb::task& tbb::internal::allocate_root_with_context_proxy::allocate(std::size_t) const' at task.cpp:66:1 has some indirect sub-type changes: 49 implicit parameter 0 of type 'const tbb::internal::allocate_root_with_context_proxy* const' has sub-type changes: 50 in unqualified underlying type 'const tbb::internal::allocate_root_with_context_proxy*': 51 in pointed to type 'const tbb::internal::allocate_root_with_context_proxy': 52 in unqualified underlying type 'class tbb::internal::allocate_root_with_context_proxy' at task.h:131:1: 53 type size hasn't changed 54 1 data member change: 55 type of 'tbb::task_group_context& my_context' changed: 56 in referenced type 'class tbb::task_group_context' at task.h:302:1: 57 type size hasn't changed 58 1 data member insertion: 59 'tbb::internal::cpu_ctl_env_space my_cpu_ctl_env', at offset 896 (in bits) at task.h:380:1 60 2 data member changes (1 filtered): 61 type of 'char _leading_padding[80]' changed: 62 type name changed from 'char[80]' to 'char[72]' 63 array type size changed from 640 to 576 64 array type subrange 1 changed length from 80 to 72 65 type of 'tbb::internal::generic_scheduler* my_owner' changed: 66 in pointed to type 'class tbb::internal::generic_scheduler' at scheduler.h:110:1: 67 type size changed from 3136 to 3072 (in bits) 68 1 base class change: 69 'struct tbb::internal::scheduler_state' at scheduler.h:73:1 changed: 70 type size changed from 576 to 704 (in bits) 71 2 data member insertions: 72 'volatile intptr_t* my_ref_top_priority', at offset 576 (in bits) at scheduler.h:96:1 73 'volatile uintptr_t* my_ref_reload_epoch', at offset 640 (in bits) at scheduler.h:99:1 74 2 data member changes (1 filtered): 75 type of 'tbb::internal::arena* my_arena' changed: 76 in pointed to type 'class tbb::internal::arena' at arena.h:160:1: 77 type size hasn't changed 78 1 base class deletion: 79 struct tbb::internal::padded<tbb::internal::arena_base> at tbb_stddef.h:261:1 80 1 base class insertion: 81 struct tbb::internal::padded<tbb::internal::arena_base, 128ul> at tbb_stddef.h:251:1 82 1 data member change: 83 type of 'tbb::internal::arena_slot my_slots[1]' changed: 84 array element type 'struct tbb::internal::arena_slot' changed: 85 type size hasn't changed 86 2 base class deletions: 87 struct tbb::internal::padded<tbb::internal::arena_slot_line1> at tbb_stddef.h:261:1 88 struct tbb::internal::padded<tbb::internal::arena_slot_line2> at tbb_stddef.h:261:1 89 2 base class insertions: 90 struct tbb::internal::padded<tbb::internal::arena_slot_line1, 128ul> at tbb_stddef.h:251:1 91 struct tbb::internal::padded<tbb::internal::arena_slot_line2, 128ul> at tbb_stddef.h:251:1 92 type size hasn't changed 93 type of 'tbb::internal::mail_inbox my_inbox' changed: 94 type size hasn't changed 95 1 data member change: 96 type of 'tbb::internal::mail_outbox* my_putter' changed: 97 in pointed to type 'class tbb::internal::mail_outbox' at mailbox.h:103:1: 98 type size hasn't changed 99 1 base class deletion: 100 class tbb::internal::unpadded_mail_outbox at mailbox.h:97:1 101 1 base class insertion: 102 struct tbb::internal::padded<tbb::internal::unpadded_mail_outbox, 128ul> at tbb_stddef.h:251:1 103 1 data member deletion: 104 'char pad[104]', at offset 136 (in bits) at mailbox.h:114:1 105 1 member function deletion: 106 'method virtual tbb::task* tbb::internal::generic_scheduler::receive_or_steal_task(tbb::internal::reference_count&, bool)' at scheduler.h:391:1, virtual at voffset 7/7 107 1 member function insertion: 108 'method virtual tbb::task* tbb::internal::generic_scheduler::receive_or_steal_task(tbb::internal::reference_count&)' at scheduler.h:362:1, virtual at voffset 7/7 109 no member function changes (4 filtered); 110 3 data member deletions: 111 'unsigned int hint_for_push', at offset 896 (in bits) at scheduler.h:171:1 112 'volatile intptr_t* my_ref_top_priority', at offset 2560 (in bits) at scheduler.h:433:1 113 'volatile uintptr_t* my_ref_reload_epoch', at offset 2752 (in bits) at scheduler.h:443:1 114 18 data member changes: 115 'uintptr_t my_stealing_threshold' offset changed from 704 to 832 (in bits) (by +128 bits) 116 type of 'tbb::internal::market* my_market' changed: 117 in pointed to type 'class tbb::internal::market' at market.h:49:1: 118 type size changed from 1664 to 1728 (in bits) 119 no member function changes (8 filtered); 120 1 data member insertion: 121 'bool join_workers', at offset 384 (in bits) at market.h:88:1 122 7 data member changes: 123 type of 'tbb::internal::market::arenas_list_mutex_type my_arenas_list_mutex' changed: 124 underlying type 'typedef tbb::internal::scheduler_mutex_type' at scheduler_common.h:123:1 changed: 125 typedef name changed from tbb::internal::scheduler_mutex_type to tbb::spin_rw_mutex at spin_rw_mutex.h:38:1 126 underlying type 'class tbb::spin_mutex' at spin_mutex.h:47:1 changed: 127 type name changed from 'tbb::spin_mutex' to 'tbb::spin_rw_mutex_v3' 128 type size changed from 8 to 64 (in bits) 129 1 base class insertion: 130 class tbb::internal::mutex_copy_deprecated_and_disabled at tbb_stddef.h:334:1 131 1 data member change: 132 type of '__TBB_atomic_flag flag' changed: 133 typedef name changed from __TBB_atomic_flag to tbb::spin_rw_mutex_v3::state_t at spin_rw_mutex.h:214:1 134 underlying type 'typedef __TBB_Flag' at tbb_machine.h:875:1 changed: 135 typedef name changed from __TBB_Flag to intptr_t at stdint.h:119:1 136 underlying type 'unsigned char' changed: 137 type name changed from 'unsigned char' to 'long int' 138 type size changed from 8 to 64 (in bits) 139 and name of 'tbb::spin_mutex::flag' changed to 'tbb::spin_rw_mutex_v3::state' at spin_rw_mutex.h:224:1 140 'intptr_t my_global_top_priority' offset changed from 384 to 448 (in bits) (by +64 bits) 141 'intptr_t my_global_bottom_priority' offset changed from 448 to 512 (in bits) (by +64 bits) 142 'uintptr_t my_global_reload_epoch' offset changed from 512 to 576 (in bits) (by +64 bits) 143 type of 'tbb::internal::market::priority_level_info my_priority_levels[3]' changed: 144 array element type 'struct tbb::internal::market::priority_level_info' changed: 145 type size hasn't changed 146 1 data member change: 147 type of 'tbb::internal::intrusive_list_base<tbb::internal::intrusive_list<tbb::internal::arena>, tbb::internal::arena>::iterator next_arena' changed: 148 entity changed from 'class tbb::internal::intrusive_list_base<tbb::internal::intrusive_list<tbb::internal::arena>, tbb::internal::arena>::iterator' to 'tbb::internal::arena*' 149 type size hasn't changed 150 type size hasn't changed 151 and offset changed from 576 to 640 (in bits) (by +64 bits) 152 'uintptr_t my_arenas_aba_epoch' offset changed from 1536 to 1600 (in bits) (by +64 bits) 153 'tbb::internal::generic_scheduler* my_workers[1]' offset changed from 1600 to 1664 (in bits) (by +64 bits) 154 and offset changed from 768 to 896 (in bits) (by +128 bits) 155 'tbb::internal::FastRandom my_random' offset changed from 832 to 960 (in bits) (by +128 bits) 156 'tbb::task* my_free_list' offset changed from 960 to 1024 (in bits) (by +64 bits) 157 'tbb::task* my_dummy_task' offset changed from 1024 to 1088 (in bits) (by +64 bits) 158 'long int my_ref_count' offset changed from 1088 to 1152 (in bits) (by +64 bits) 159 'bool my_auto_initialized' offset changed from 1152 to 1216 (in bits) (by +64 bits) 160 'intptr_t my_small_task_count' offset changed from 1216 to 1280 (in bits) (by +64 bits) 161 'tbb::task* my_return_list' offset changed from 1280 to 1344 (in bits) (by +64 bits) 162 'char _padding1[112]' offset changed from 1344 to 1408 (in bits) (by +64 bits) 163 'tbb::internal::context_list_node_t my_context_list_head' offset changed from 2240 to 2304 (in bits) (by +64 bits) 164 'tbb::spin_mutex my_context_list_mutex' offset changed from 2368 to 2432 (in bits) (by +64 bits) 165 'uintptr_t my_context_state_propagation_epoch' offset changed from 2432 to 2496 (in bits) (by +64 bits) 166 'tbb::atomic<long unsigned int> my_local_ctx_list_update' offset changed from 2496 to 2560 (in bits) (by +64 bits) 167 'uintptr_t my_local_reload_epoch' offset changed from 2816 to 2752 (in bits) (by -64 bits) 168 'volatile bool my_pool_reshuffling_pending' offset changed from 2880 to 2816 (in bits) (by -64 bits) 169 'tbb::atomic<long unsigned int> my_nonlocal_ctx_list_update' offset changed from 2944 to 2880 (in bits) (by -64 bits) 170 '__cilk_tbb_unwatch_thunk my_cilk_unwatch_thunk' offset changed from 3008 to 2944 (in bits) (by -64 bits) 171 172 [C] 'method void tbb::internal::concurrent_queue_base::internal_pop(void*)' at concurrent_queue_v2.cpp:240:1 has some indirect sub-type changes: 173 implicit parameter 0 of type 'tbb::internal::concurrent_queue_base* const' has sub-type changes: 174 in unqualified underlying type 'tbb::internal::concurrent_queue_base*': 175 in pointed to type 'class tbb::internal::concurrent_queue_base' at concurrent_queue_v2.h:41:1: 176 type size hasn't changed 177 1 member function deletion: 178 'method virtual tbb::internal::concurrent_queue_base::~concurrent_queue_base(int)' at concurrent_queue_v2.cpp:225:1 179 1 member function insertion: 180 'method virtual tbb::internal::concurrent_queue_base::~concurrent_queue_base(int)' at concurrent_queue_v2.cpp:217:1 181 no member function changes (4 filtered); 182 1 data member change: 183 type of 'tbb::internal::concurrent_queue_rep* my_rep' changed: 184 in pointed to type 'class tbb::internal::concurrent_queue_rep' at concurrent_queue_v2.cpp:102:1: 185 type size hasn't changed 186 1 data member changes (2 filtered): 187 type of 'tbb::internal::concurrent_monitor items_avail' changed: 188 type size hasn't changed 189 1 data member change: 190 'tbb::spin_mutex mutex_ec' offset changed from 0 to 8 (in bits) (by +8 bits) 191 192 [C] 'method tbb::internal::concurrent_queue_iterator_base::~concurrent_queue_iterator_base(int)' at concurrent_queue_v2.cpp:360:1 has some indirect sub-type changes: 193 parameter 1 of type 'int' was removed 194 195 [C] 'method tbb::internal::concurrent_queue_iterator_base_v3::concurrent_queue_iterator_base_v3(const tbb::internal::concurrent_queue_base_v3&)' at concurrent_queue.cpp:622:1 has some indirect sub-type changes: 196 parameter 1 of type 'const tbb::internal::concurrent_queue_base_v3&' has sub-type changes: 197 in referenced type 'const tbb::internal::concurrent_queue_base_v3': 198 'const tbb::internal::concurrent_queue_base_v3' changed to 'const tbb::internal::concurrent_queue_base' 199 200 [C] 'method tbb::internal::concurrent_queue_iterator_base_v3::~concurrent_queue_iterator_base_v3(int)' at concurrent_queue.cpp:663:1 has some indirect sub-type changes: 201 parameter 1 of type 'int' was removed 202 203 [C] 'method tbb::internal::concurrent_vector_base_v3::~concurrent_vector_base_v3(int)' at concurrent_vector.cpp:330:1 has some indirect sub-type changes: 204 parameter 1 of type 'int' was removed 205 206 [C] 'method bool tbb::internal::hash_map_segment_base::internal_grow_predicate() const' at concurrent_hash_map.cpp:47:1 has some indirect sub-type changes: 207 implicit parameter 0 of type 'const tbb::internal::hash_map_segment_base* const' has sub-type changes: 208 in unqualified underlying type 'const tbb::internal::hash_map_segment_base*': 209 in pointed to type 'const tbb::internal::hash_map_segment_base': 210 in unqualified underlying type 'struct tbb::internal::hash_map_segment_base' at concurrent_hash_map.cpp:27:1: 211 type size hasn't changed 212 1 data member change: 213 type of 'tbb::internal::hash_map_segment_base::segment_mutex_t my_mutex' changed: 214 underlying type 'typedef tbb::spin_rw_mutex' at spin_rw_mutex.h:39:1 changed: 215 underlying type 'class tbb::spin_rw_mutex_v3' at spin_rw_mutex.h:43:1 changed: 216 type size hasn't changed 217 1 base class insertion: 218 class tbb::internal::mutex_copy_deprecated_and_disabled at tbb_stddef.h:334:1 219 no data member change (1 filtered); 220 221 [C] 'function void tbb::internal::throw_exception_v4(tbb::internal::exception_id)' at tbb_misc.cpp:119:1 has some indirect sub-type changes: 222 parameter 1 of type 'enum tbb::internal::exception_id' has sub-type changes: 223 type size hasn't changed 224 1 enumerator insertion: 225 'tbb::internal::exception_id::eid_bad_tagged_msg_cast' value '20' 226 1 enumerator change: 227 'tbb::internal::exception_id::eid_max' from value '20' to '21' at tbb_exception.h:79:1 228 229 [C] 'method void tbb::mutex::internal_construct()' at mutex.cpp:113:1 has some indirect sub-type changes: 230 implicit parameter 0 of type 'tbb::mutex* const' has sub-type changes: 231 in unqualified underlying type 'tbb::mutex*': 232 in pointed to type 'class tbb::mutex' at mutex.h:40:1: 233 type size hasn't changed 234 1 base class insertion: 235 class tbb::internal::mutex_copy_deprecated_and_disabled at tbb_stddef.h:334:1 236 237 [C] 'method void tbb::queuing_mutex::internal_construct()' at queuing_mutex.cpp:105:1 has some indirect sub-type changes: 238 implicit parameter 0 of type 'tbb::queuing_mutex* const' has sub-type changes: 239 in unqualified underlying type 'tbb::queuing_mutex*': 240 in pointed to type 'class tbb::queuing_mutex' at queuing_mutex.h:45:1: 241 type size hasn't changed 242 1 base class insertion: 243 class tbb::internal::mutex_copy_deprecated_and_disabled at tbb_stddef.h:334:1 244 245 [C] 'method void tbb::queuing_rw_mutex::internal_construct()' at queuing_rw_mutex.cpp:491:1 has some indirect sub-type changes: 246 implicit parameter 0 of type 'tbb::queuing_rw_mutex* const' has sub-type changes: 247 in unqualified underlying type 'tbb::queuing_rw_mutex*': 248 in pointed to type 'class tbb::queuing_rw_mutex' at queuing_rw_mutex.h:47:1: 249 type size hasn't changed 250 1 base class insertion: 251 class tbb::internal::mutex_copy_deprecated_and_disabled at tbb_stddef.h:334:1 252 253 [C] 'method void tbb::recursive_mutex::internal_construct()' at recursive_mutex.cpp:97:1 has some indirect sub-type changes: 254 implicit parameter 0 of type 'tbb::recursive_mutex* const' has sub-type changes: 255 in unqualified underlying type 'tbb::recursive_mutex*': 256 in pointed to type 'class tbb::recursive_mutex' at recursive_mutex.h:39:1: 257 type size hasn't changed 258 1 base class insertion: 259 class tbb::internal::mutex_copy_deprecated_and_disabled at tbb_stddef.h:334:1 260 261 [C] 'method void tbb::task_group_context::init(int)' at task_group_context.cpp:202:1 has some indirect sub-type changes: 262 parameter 1 of type 'int' was removed 263 264 [C] 'method void tbb::task_group_context::register_pending_exception(int)' at task_group_context.cpp:465:1 has some indirect sub-type changes: 265 parameter 1 of type 'int' was removed 266 267 [C] 'method void tbb::task_group_context::reset(int)' at task_group_context.cpp:429:1 has some indirect sub-type changes: 268 parameter 1 of type 'int' was removed 269 270 [C] 'method tbb::task_group_context::~task_group_context(int)' at task_group_context.cpp:140:1 has some indirect sub-type changes: 271 parameter 1 of type 'int' was removed 272 273 [C] 'method tbb::thread_bound_filter::result_type tbb::thread_bound_filter::process_item()' at pipeline.cpp:712:1 has some indirect sub-type changes: 274 implicit parameter 0 of type 'tbb::thread_bound_filter* const' has sub-type changes: 275 in unqualified underlying type 'tbb::thread_bound_filter*': 276 in pointed to type 'class tbb::thread_bound_filter' at pipeline.h:197:1: 277 type size hasn't changed 278 1 base class change: 279 'class tbb::filter' at pipeline.h:74:1 changed: 280 details were reported earlier 281 282 3 Removed variable symbols not referenced by debug info: 283 284 [D] _ZTVN3rml16versioned_objectE 285 [D] _ZTVN3rml6clientE 286 [D] _ZTVN3rml6serverE 287 288================ end of changes of 'libtbb.so.2'=============== 289 290================ changes of 'libtbbmalloc.so.2'=============== 291 Functions changes summary: 9 Removed, 0 Changed, 0 Added functions 292 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 293 Function symbols changes summary: 0 Removed, 27 Added function symbols not referenced by debug info 294 Variable symbols changes summary: 0 Removed, 0 Added variable symbol not referenced by debug info 295 296 9 Removed functions: 297 298 [D] 'function void* rml::internal::__TBB_internal_calloc(size_t, size_t)' {__TBB_internal_calloc} 299 [D] 'function void rml::internal::__TBB_internal_free(void*)' {__TBB_internal_free} 300 [D] 'function void* rml::internal::__TBB_internal_malloc(size_t)' {__TBB_internal_malloc} 301 [D] 'function int rml::internal::__TBB_internal_posix_memalign(void**, size_t, size_t)' {__TBB_internal_posix_memalign} 302 [D] 'function void* rml::internal::__TBB_internal_realloc(void*, size_t)' {__TBB_internal_realloc} 303 [D] 'function void* safer_scalable_aligned_realloc(void*, size_t, size_t, void*)' {safer_scalable_aligned_realloc} 304 [D] 'function void safer_scalable_free(void*, void (void*)*)' {safer_scalable_free} 305 [D] 'function size_t safer_scalable_msize(void*, typedef size_t (void*)*)' {safer_scalable_msize} 306 [D] 'function void* safer_scalable_realloc(void*, size_t, void*)' {safer_scalable_realloc} 307 308 27 Added function symbols not referenced by debug info: 309 310 [A] _Z10BitScanRevm 311 [A] _Z10FencedLoadRVKl 312 [A] _Z11FencedStoreRVll 313 [A] _Z15AtomicIncrementRVl 314 [A] _Z15SpinWaitWhileEqRVKll 315 [A] _Z16AtomicFetchStorePVvm 316 [A] _Z21AtomicCompareExchangeRVlll 317 [A] _Z8AtomicOrPVvm 318 [A] _Z8do_yieldv 319 [A] _Z9AtomicAddRVll 320 [A] _Z9AtomicAndPVvm 321 [A] _ZN11MallocMutex11scoped_lockC1ERS_ 322 [A] _ZN11MallocMutex11scoped_lockC1ERS_bPb, aliases _ZN11MallocMutex11scoped_lockC2ERS_bPb 323 [A] _ZN11MallocMutex11scoped_lockC2ERS_, aliases _ZN11MallocMutex11scoped_lockC1ERS_ 324 [A] _ZN11MallocMutex11scoped_lockC2ERS_bPb 325 [A] _ZN11MallocMutex11scoped_lockD1Ev, aliases _ZN11MallocMutex11scoped_lockD2Ev 326 [A] _ZN11MallocMutex11scoped_lockD2Ev 327 [A] _ZN11MallocMutexC1Ev, aliases _ZN11MallocMutexC2Ev 328 [A] _ZN11MallocMutexC2Ev 329 [A] _ZdlPvS_ 330 [A] _ZnwmPv 331 [A] __TBB_malloc_safer_aligned_msize 332 [A] __TBB_malloc_safer_aligned_realloc 333 [A] __TBB_malloc_safer_free 334 [A] __TBB_malloc_safer_msize 335 [A] __TBB_malloc_safer_realloc 336 [A] scalable_allocation_command 337 338================ end of changes of 'libtbbmalloc.so.2'=============== 339 340================ changes of 'libtbbmalloc_proxy.so.2'=============== 341 Functions changes summary: 1 Removed, 0 Changed, 3 Added functions 342 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 343 344 1 Removed function: 345 346 [D] 'function bool __TBB_internal_find_original_malloc(int, const char**, void**)' {__TBB_internal_find_original_malloc} 347 348 3 Added functions: 349 350 [A] 'function void __libc_free(void*)' {__libc_free} 351 [A] 'function void* __libc_realloc(void*, size_t)' {__libc_realloc} 352 [A] 'function size_t malloc_usable_size(void*)' {malloc_usable_size} 353 354================ end of changes of 'libtbbmalloc_proxy.so.2'=============== 355 356