zig/lib/tsan/sanitizer_common
2021-08-16 23:32:13 -07:00
..
sancov_flags.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sancov_flags.inc WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_addrhashmap.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_bytemap.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_allocator_checks.cpp stage2: fix Cache deadlock and build more of TSAN 2020-12-24 01:18:48 -07:00
sanitizer_allocator_checks.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_combined.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_interface.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_allocator_internal.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_allocator_local_cache.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_primary32.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_primary64.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_report.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_report.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_secondary.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_size_class_map.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator_stats.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_allocator.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_allocator.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_asm.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_atomic_clang_mips.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_atomic_clang_other.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_atomic_clang_x86.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_atomic_clang.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_atomic_msvc.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_atomic.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_bitvector.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_bvgraph.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_common_interceptors_format.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_common_interceptors_ioctl.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_common_interceptors_netbsd_compat.inc WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_common_interceptors.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_common_interface_posix.inc WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_common_interface.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_common_libcdep.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_common_nolibc.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_common_syscalls.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_common.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_common.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_coverage_interface.inc WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_dbghelp.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_deadlock_detector1.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_deadlock_detector2.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_deadlock_detector_interface.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_deadlock_detector.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_errno_codes.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_errno.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_errno.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_file.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_file.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_flag_parser.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_flag_parser.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_flags.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_flags.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_flags.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_freebsd.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_fuchsia.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_fuchsia.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_getauxval.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_glibc_version.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_hash.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_interceptors_ioctl_netbsd.inc WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_interface_internal.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_internal_defs.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_lfstack.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_libc.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_libc.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_libignore.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_libignore.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_linux_libcdep.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_linux_s390.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_linux.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_linux.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_list.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_local_address_space_view.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_mac_libcdep.cpp stage2: fix Cache deadlock and build more of TSAN 2020-12-24 01:18:48 -07:00
sanitizer_mac.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_mac.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_malloc_mac.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_mutex.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_mutex.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_netbsd.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_openbsd.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_persistent_allocator.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_persistent_allocator.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_placement_new.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_platform_interceptors.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_freebsd.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_freebsd.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_platform_limits_linux.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_platform_limits_netbsd.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_netbsd.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_openbsd.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_openbsd.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_posix.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_posix.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_solaris.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_platform_limits_solaris.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_platform.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_posix_libcdep.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_posix.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_posix.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_printf.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_procmaps_bsd.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_procmaps_common.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_procmaps_fuchsia.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_procmaps_linux.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_procmaps_mac.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_procmaps_solaris.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_procmaps.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_ptrauth.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_quarantine.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_report_decorator.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_ring_buffer.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_signal_interceptors.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_solaris.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stackdepot.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stackdepot.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stackdepotbase.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stacktrace_libcdep.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stacktrace_printer.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stacktrace_printer.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stacktrace_sparc.cpp stage2: fix Cache deadlock and build more of TSAN 2020-12-24 01:18:48 -07:00
sanitizer_stacktrace.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stacktrace.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stoptheworld_fuchsia.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stoptheworld_linux_libcdep.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stoptheworld_mac.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stoptheworld_netbsd_libcdep.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_stoptheworld.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_suppressions.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_suppressions.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_symbolizer_fuchsia.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_symbolizer_internal.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer_libbacktrace.cpp stage2: fix Cache deadlock and build more of TSAN 2020-12-24 01:18:48 -07:00
sanitizer_symbolizer_libbacktrace.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer_libcdep.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer_mac.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer_mac.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer_markup.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer_posix_libcdep.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer_report.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer_win.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_symbolizer.cpp stage2: fix Cache deadlock and build more of TSAN 2020-12-24 01:18:48 -07:00
sanitizer_symbolizer.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_syscall_generic.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_syscall_linux_aarch64.inc WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_syscall_linux_arm.inc WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_syscall_linux_x86_64.inc WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_syscalls_netbsd.inc update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_termination.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_thread_registry.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_thread_registry.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_thread_safety.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_tls_get_addr.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_tls_get_addr.h update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_type_traits.cpp WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_type_traits.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_unwind_linux_libcdep.cpp stage2: fix Cache deadlock and build more of TSAN 2020-12-24 01:18:48 -07:00
sanitizer_unwind_win.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_vector.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_win_defs.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_win_dll_thunk.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_win_weak_interception.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00
sanitizer_win.cpp update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1 2021-08-16 23:32:13 -07:00
sanitizer_win.h WIP start adding support for TSAN 2020-12-24 01:18:47 -07:00