Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / scripts / ci / clang-thread-sanitizer-blacklist
1 # --------------------------------------------------------------------------- #
2 #   mono/eglib                                                                #
3 # --------------------------------------------------------------------------- #
4
5 # ghashtable.c #
6
7 fun:monoeg_g_hash_table_iter_next
8 fun:monoeg_g_hash_table_lookup_extended
9
10 # gslist.c #
11
12 fun:monoeg_g_slist_nth_data
13
14 # sort.frag.h #
15
16 fun:init_sort_info
17 fun:insert_list
18 fun:merge_lists
19
20 # --------------------------------------------------------------------------- #
21 #   mono/metadata                                                             #
22 # --------------------------------------------------------------------------- #
23
24 # class-accessors.c #
25
26 fun:mono_class_get_field_count
27 fun:mono_class_get_first_method_idx
28 fun:mono_class_get_flags
29 fun:mono_class_get_generic_class
30 fun:mono_class_get_method_count
31 fun:mono_class_get_field_count
32 fun:mono_class_set_first_method_idx
33 fun:mono_class_set_flags
34 fun:mono_class_set_method_count
35
36 # class-inlines.h #
37
38 fun:mono_class_has_static_metadata
39 fun:mono_class_is_ginst
40 fun:mono_class_is_gtd
41
42 # class-internals.h #
43
44 fun:mono_class_has_parent
45 fun:mono_class_has_parent_fast
46
47 # class.c #
48
49 fun:can_access_type
50 fun:inflate_generic_context
51 fun:inflate_generic_type
52 fun:init_sizes_with_info
53 fun:make_generic_param_class
54 fun:mono_array_element_size
55 fun:mono_bounded_array_class_get
56 fun:mono_class_create_from_typedef
57 fun:mono_class_enum_basetype
58 fun:mono_class_from_generic_parameter_internal
59 fun:mono_class_from_mono_type
60 fun:mono_class_from_name_checked_aux
61 fun:mono_class_get_cctor
62 fun:mono_class_get_inflated_method
63 fun:mono_class_get_method_from_name_flags
64 fun:mono_class_get_methods
65 fun:mono_class_get_vtable_entry
66 fun:mono_class_has_failure
67 fun:mono_class_has_finalizer
68 fun:mono_class_inflate_generic_method_full_checked
69 fun:mono_class_inflate_generic_type_with_mempool
70 fun:mono_class_init
71 fun:mono_class_instance_size
72 fun:mono_class_is_assignable_from
73 fun:mono_class_layout_fields
74 fun:mono_class_setup_basic_field_info
75 fun:mono_class_setup_fields
76 fun:mono_class_setup_interfaces
77 fun:mono_class_setup_methods
78 fun:mono_class_setup_mono_type
79 fun:mono_class_setup_parent
80 fun:mono_class_setup_supertypes
81 fun:mono_class_setup_vtable_full
82 fun:mono_class_setup_vtable_general
83 fun:mono_class_value_size
84 fun:mono_field_get_type_checked
85 fun:mono_field_resolve_type
86 fun:mono_generic_class_get_class
87 fun:mono_ldtoken_checked
88 fun:mono_method_get_context_general
89 fun:mono_method_get_method_definition
90 fun:mono_type_get_basic_type_from_generic
91 fun:mono_type_get_checked
92 fun:mono_type_get_underlying_type
93 fun:mono_type_has_exceptions
94
95 # gc.c #
96
97 fun:finalize_domain_objects
98 fun:finalizer_thread
99 fun:mono_domain_finalize
100 fun:mono_gc_cleanup
101 fun:object_register_finalizer
102
103 # handle.c #
104
105 fun:mono_handle_new
106 fun:mono_handle_stack_scan
107
108 # handle.h #
109
110 fun:mono_stack_mark_init
111 fun:mono_stack_mark_pop
112
113 # icall.c #
114
115 fun:is_generic_parameter
116 fun:vell_icall_get_method_attributes
117 fun:ves_icall_InternalInvoke
118 fun:ves_icall_RuntimeTypeHandle_GetBaseType
119 fun:ves_icall_RuntimeTypeHandle_HasInstantiation
120 fun:ves_icall_RuntimeTypeHandle_IsArray
121 fun:ves_icall_RuntimeTypeHandle_IsGenericVariable
122 fun:ves_icall_RuntimeType_GetConstructors_native
123 fun:ves_icall_System_Array_ClearInternal
124 fun:ves_icall_System_Array_FastCopy
125 fun:ves_icall_System_Reflection_MonoMethodInfo_get_parameter_info
126
127 # jit-info.c #
128
129 fun:jit_info_table_add
130 fun:jit_info_table_chunk_index
131 fun:jit_info_table_copy_and_split_chunk
132 fun:jit_info_table_find
133 fun:jit_info_table_index
134 fun:jit_info_table_split_chunk
135 fun:mono_jit_info_init
136 fun:mono_jit_info_table_free
137
138 # loader.c #
139
140 fun:inflate_generic_signature_checked
141 fun:mono_field_from_token_checked
142 fun:mono_get_method_checked
143 fun:mono_get_method_from_token
144 fun:mono_method_get_header_checked
145 fun:mono_method_signature_checked
146
147 # marshal.c #
148
149 fun:mono_icall_start
150 fun:mono_marshal_get_native_wrapper
151 fun:mono_marshal_get_runtime_invoke_full
152 fun:mono_marshal_isinst_with_cache
153
154 # metadata.c #
155
156 fun:_mono_metadata_generic_class_equal
157 fun:add_image
158 fun:collect_data_init
159 fun:collect_ginst_images
160 fun:collect_method_images
161 fun:collect_type_images
162 fun:do_mono_metadata_parse_type
163 fun:get_image_set
164 fun:mono_metadata_decode_row
165 fun:mono_metadata_get_canonical_generic_inst
166 fun:mono_metadata_lookup_generic_class
167 fun:mono_metadata_parse_mh_full
168 fun:mono_metadata_parse_type_internal
169 fun:mono_method_get_header_summary
170 fun:mono_type_get_class
171 fun:mono_type_get_type
172 fun:mono_type_is_struct
173 fun:typedef_locator
174
175 # monitor.c #
176
177 fun:mon_new
178 fun:mono_monitor_ensure_owned
179 fun:mono_monitor_enter_v4_fast
180 fun:mono_monitor_exit
181 fun:mono_monitor_exit_inflated
182 fun:mono_monitor_inflate
183 fun:mono_monitor_try_enter_inflated
184 fun:mono_monitor_try_enter_internal
185 fun:mono_object_hash
186 fun:ves_icall_System_Threading_Monitor_Monitor_pulse_all
187 fun:ves_icall_System_Threading_Monitor_Monitor_test_synchronised
188 fun:ves_icall_System_Threading_Monitor_Monitor_try_enter_with_atomic_var
189 fun:ves_icall_System_Threading_Monitor_Monitor_wait
190
191 # mono-basic-block.c #
192
193 fun:bb_formation_il_pass
194 fun:mono_basic_block_split
195 fun:mono_opcode_value_and_size
196
197 # mono-conc-hash.c #
198
199 fun:conc_table_new
200 fun:expand_table
201 fun:mono_conc_g_hash_table_lookup_extended
202 fun:set_key
203
204 # mono-hash.c #
205
206 fun:mono_g_hash_table_find_slot
207
208 # object.c #
209
210 fun:class_get_virtual_method
211 fun:mono_class_compute_gc_descriptor
212 fun:mono_class_create_runtime_vtable
213 fun:mono_class_try_get_vtable
214 fun:mono_class_vtable_full
215 fun:mono_delegate_ctor_with_method
216 fun:mono_object_handle_get_virtual_method
217 fun:mono_object_handle_isinst
218 fun:mono_object_isinst_checked
219 fun:mono_object_new_alloc_specific_checked
220 fun:mono_object_new_mature
221 fun:mono_object_new_specific_checked
222 fun:mono_runtime_class_init_full
223 fun:mono_runtime_invoke_array_checked
224 fun:mono_runtime_try_invoke_array
225 fun:mono_string_new_size_checked
226
227 # reflection-cache.h #
228
229 fun:cache_object_handle
230
231 # reflection.c #
232
233 fun:method_object_construct
234 fun:mono_type_get_object_checked
235 fun:reflected_equal
236
237 # sgen-client-mono.h #
238
239 fun:sgen_client_par_object_get_size
240 fun:SGEN_LOAD_VTABLE_UNCHECKED
241 fun:sgen_mono_array_size
242
243 # sgen-mono.c #
244
245 fun:mono_gchandle_free
246 fun:mono_gc_alloc_string
247 fun:mono_gc_alloc_vector
248 fun:mono_gc_get_nursery
249 fun:mono_gc_thread_in_critical_region
250 fun:mono_gc_wbarrier_set_arrayref
251
252 # threadpool-worker-default.c #
253
254 fun:heuristic_adjust
255 fun:heuristic_notify_work_completed
256 fun:heuristic_should_adjust
257 fun:hill_climbing_change_thread_count
258 fun:hill_climbing_force_change
259 fun:hill_climbing_update
260 fun:monitor_should_keep_running
261 fun:monitor_sufficient_delay_since_last_dequeue
262 fun:monitor_thread
263
264 # threadpool.c #
265
266 fun:try_invoke_perform_wait_callback
267 fun:worker_callback
268
269 # threads.c #
270
271 fun:build_wait_tids
272 fun:create_thread
273 fun:mono_thread_clr_state
274 fun:mono_thread_create_internal
275 fun:mono_thread_detach_internal
276 fun:mono_thread_set_name_internal
277 fun:remove_and_abort_threads
278 fun:request_thread_abort
279
280 # w32handle.c #
281
282 fun:mono_w32handle_lookup
283 fun:mono_w32handle_lookup_data
284 fun:mono_w32handle_new_internal
285 fun:mono_w32handle_ref_core
286 fun:mono_w32handle_unref_core
287
288 # --------------------------------------------------------------------------- #
289 #   mono/mini                                                                 #
290 # --------------------------------------------------------------------------- #
291
292 # alias-analysis.c #
293
294 fun:lower_memory_access
295
296 # aot-runtime.c #
297
298 fun:mono_aot_get_cached_class_info
299 fun:mono_aot_get_method_checked
300 fun:mono_aot_get_method_from_vt_slot
301
302 # branch-opts.c #
303
304 fun:mono_if_conversion
305 fun:mono_optimize_branches
306
307 # cfold.c #
308
309 fun:mono_constant_fold_ins
310
311 # decompose.c #
312
313 fun:mono_decompose_vtype_opts
314
315 # dominators.c #
316
317 fun:compute_dominators
318 fun:mono_compute_natural_loops
319
320 # jit-icalls.c #
321
322 fun:ldvirtfn_internal
323
324 # linear-scan.c #
325
326 fun:mono_linear_scan
327
328 # liveness.c #
329
330 fun:mono_analyze_liveness
331 fun:mono_liveness_handle_exception_clauses
332
333 # lldb.c #
334
335 fun:mono_lldb_save_method_info
336
337 # local-propagation.c #
338
339 fun:mono_local_cprop
340 fun:mono_local_deadce
341
342 # memory-access.c #
343
344 fun:mini_emit_memory_copy_internal
345
346 # method-to-ir.c #
347
348 fun:check_call_signature
349 fun:check_method_sharing
350 fun:emit_init_rvar
351 fun:emit_stloc_ir
352 fun:get_basic_blocks
353 fun:inline_method
354 fun:link_bblock
355 fun:mini_emit_inst_for_method
356 fun:mini_field_access_needs_cctor_run
357 fun:mono_emit_call_args
358 fun:mono_emit_method_call_full
359 fun:mono_handle_global_vregs
360 fun:mono_method_check_inlining
361 fun:mono_method_to_ir
362 fun:mono_spill_global_vars
363 fun:target_type_is_incompatible
364
365 # mini-amd64.c #
366
367 fun:add_outarg_reg
368 fun:get_call_info
369 fun:mono_arch_emit_call
370 fun:mono_arch_emit_epilog
371 fun:mono_arch_emit_exceptions
372 fun:mono_arch_emit_inst_for_method
373 fun:mono_arch_emit_outarg_vt
374 fun:mono_arch_emit_prolog
375 fun:mono_arch_get_delegate_invoke_impl
376 fun:mono_arch_lowering_pass
377 fun:mono_arch_output_basic_block
378 fun:mono_arch_peephole_pass_2
379
380 # mini-codegen.c #
381
382 fun:create_spilled_store
383 fun:mono_local_regalloc
384 fun:mono_peephole_ins
385
386 # mini-exceptions.c #
387
388 fun:mono_thread_state_init_from_sigctx
389
390 # mini-generic-sharing.c #
391
392 fun:class_get_rgctx_template_oti
393 fun:get_info_templates
394 fun:inflate_info
395 fun:inst_check_context_used
396 fun:mini_get_basic_type_from_generic
397 fun:mini_is_gsharedvt_type
398 fun:mini_type_get_underlying_type
399 fun:mono_class_fill_runtime_generic_context
400 fun:mono_class_get_method_generic
401 fun:mono_generic_context_check_used
402 fun:mono_method_check_context_used
403 fun:mono_method_fill_runtime_generic_context
404 fun:mono_method_get_declaring_generic_method
405 fun:mono_method_is_generic_impl
406 fun:mono_method_needs_static_rgctx_invoke
407 fun:rgctx_template_set_slot
408 fun:set_info_templates
409
410 # mini-native-types.c #
411
412 fun:mini_native_type_replace_type
413
414 # mini-runtime.c #
415
416 fun:create_runtime_invoke_info
417 fun:mini_imt_entry_inited
418 fun:mono_jit_compile_method_with_opt
419 fun:mono_jit_runtime_invoke
420 fun:mono_resolve_patch_target
421
422 # mini-trampolines.c #
423
424 fun:common_call_trampoline
425 fun:is_generic_method_definition
426 fun:mini_add_method_trampoline
427 fun:mini_resolve_imt_method
428 fun:mono_create_delegate_trampoline_info
429 fun:mono_create_jit_trampoline
430 fun:mono_create_jump_trampoline
431 fun:mono_create_static_rgctx_trampoline
432 fun:mono_delegate_trampoline
433 fun:mono_magic_trampoline
434 fun:mono_rgctx_lazy_fetch_trampoline
435 fun:mono_vcall_trampoline
436
437 # mini.c #
438
439 fun:create_jit_info
440 fun:mini_method_compile
441 fun:mono_allocate_stack_slots
442 fun:mono_bb_ordering
443 fun:mono_codegen
444 fun:mono_compile_create_vars
445 fun:mono_compile_create_var_for_vreg
446 fun:mono_handle_out_of_line_bblock
447 fun:mono_insert_branches_between_bblocks
448 fun:mono_jit_compile_method_inner
449 fun:mono_type_to_load_membase
450 fun:mono_type_to_store_membase
451 fun:mono_unlink_bblock
452
453 # seq-points.c #
454
455 fun:mono_save_seq_point_info
456
457 # tramp-amd64.c #
458
459 fun:mono_arch_create_specific_trampoline
460 fun:mono_arch_patch_callsite
461
462 # unwind.c #
463
464 fun:mono_unwind_ops_encode_full
465
466 # --------------------------------------------------------------------------- #
467 #   mono/sgen                                                                 #
468 # --------------------------------------------------------------------------- #
469
470 # sgen-alloc.c #
471
472 fun:sgen_alloc_obj
473 fun:sgen_clear_tlabs
474 fun:sgen_try_alloc_obj_nolock
475
476 # sgen-array-list.c #
477
478 fun:sgen_array_list_add
479 fun:sgen_array_list_find_unset
480
481 # sgen-array-list.h #
482
483 fun:sgen_array_list_bucketize
484
485 # sgen-cardtable.c #
486
487 fun:sgen_card_table_wbarrier_range_copy
488 fun:sgen_get_card_table_configuration
489
490 # sgen-cardtable.h #
491
492 fun:sgen_card_table_mark_address
493
494 # sgen-copy-object.h #
495
496 fun:copy_object_no_checks
497
498 # sgen-fin-weak-hash.c #
499
500 fun:add_stage_entry
501
502 # sgen-gc.c #
503
504 fun:mono_gc_wbarrier_generic_store
505 fun:pin_objects_from_nursery_pin_queue
506 fun:sgen_conservatively_pin_objects_from
507
508 # sgen-gc.h #
509
510 fun:sgen_set_nursery_scan_start
511
512 # sgen-gchandles.c #
513
514 fun:is_slot_set
515 fun:link_get
516 fun:sgen_gchandle_free
517 fun:sgen_gchandle_iterate
518
519 # sgen-marksweep.c #
520
521 fun:alloc_obj
522 fun:ensure_block_is_checked_for_sweeping
523 fun:ensure_can_access_block_free_list
524 fun:major_finish_sweep_checking
525 fun:ms_alloc_block
526 fun:set_block_state
527 fun:sweep_block
528 fun:sweep_block_for_size
529 fun:unlink_slot_from_free_list_uncontested
530
531 # sgen-minor-copy-object.h #
532
533 fun:simple_nursery_serial_copy_object_from_obj
534
535 # sgen-nursery-allocator.c #
536
537 fun:fragment_list_reverse
538 fun:par_alloc_from_fragment
539 fun:sgen_fragment_allocator_add
540 fun:sgen_fragment_allocator_alloc
541 fun:sgen_fragment_allocator_par_alloc
542 fun:sgen_fragment_allocator_par_range_alloc
543 fun:sgen_fragment_allocator_release
544
545 # --------------------------------------------------------------------------- #
546 #   mono/utils                                                                #
547 # --------------------------------------------------------------------------- #
548
549 # hazard-pointer.c #
550
551 fun:is_pointer_hazardous
552 fun:mono_get_hazardous_pointer
553 fun:mono_thread_small_id_alloc
554
555 # lock-free-alloc.c #
556
557 fun:alloc_from_new_sb
558
559 # lock-free-array-queue.c #
560
561 fun:mono_lock_free_array_queue_pop
562 fun:mono_lock_free_array_queue_push
563
564 # memfuncs.c #
565
566 fun:mono_gc_bzero_aligned
567 fun:mono_gc_memmove_aligned
568
569 # mono-codeman.c #
570
571 fun:mono_code_manager_reserve_align
572
573 # mono-conc-hashtable.c #
574
575 fun:conc_table_new
576 fun:expand_table
577 fun:mono_conc_hashtable_insert
578 fun:mono_conc_hashtable_lookup
579
580 # mono-context.c #
581
582 fun:mono_sigctx_to_monoctx
583
584 # mono-error.c #
585
586 fun:mono_error_cleanup
587
588 # mono-lazy-init.h #
589
590 fun:mono_lazy_initialize
591
592 # mono-linked-list-set.c #
593
594 fun:mono_lls_find
595 fun:mono_lls_get_hazardous_pointer_with_mask
596
597 # mono-threads-posix-signals.c #
598
599 fun:restart_signal_handler
600 fun:suspend_signal_handler
601
602 # mono-threads-state-machine.c #
603
604 fun:check_thread_state
605 fun:mono_threads_transition_finish_async_suspend
606
607 # mono-threads.c #
608
609 fun:mono_thread_info_uninstall_interrupt
610
611 # os-event-unix.c #
612
613 fun:mono_os_event_set
614
615 # refcount.h #
616
617 fun:mono_refcount_decrement