003 File Manager
Current Path:
/usr/src/contrib/llvm-project/compiler-rt/lib/msan
usr
/
src
/
contrib
/
llvm-project
/
compiler-rt
/
lib
/
msan
/
📁
..
📄
msan.cpp
(21.25 KB)
📄
msan.h
(19.97 KB)
📄
msan.syms.extra
(19 B)
📄
msan_allocator.cpp
(12.12 KB)
📄
msan_allocator.h
(1021 B)
📄
msan_blacklist.txt
(350 B)
📄
msan_chained_origin_depot.cpp
(3.42 KB)
📄
msan_chained_origin_depot.h
(966 B)
📄
msan_flags.h
(780 B)
📄
msan_flags.inc
(1.4 KB)
📄
msan_interceptors.cpp
(55.23 KB)
📄
msan_interface_internal.h
(6.15 KB)
📄
msan_linux.cpp
(7.29 KB)
📄
msan_new_delete.cpp
(3.81 KB)
📄
msan_origin.h
(5.27 KB)
📄
msan_poisoning.cpp
(5.68 KB)
📄
msan_poisoning.h
(2.22 KB)
📄
msan_report.cpp
(7.72 KB)
📄
msan_report.h
(1.09 KB)
📄
msan_thread.cpp
(2.26 KB)
📄
msan_thread.h
(1.98 KB)
Editing: msan_blacklist.txt
# Blacklist for MemorySanitizer. Turns off instrumentation of particular # functions or sources. Use with care. You may set location of blacklist # at compile-time using -fsanitize-blacklist=<path> flag. # Example usage: # fun:*bad_function_name* # src:file_with_tricky_code.cc # https://bugs.llvm.org/show_bug.cgi?id=31877 fun:__gxx_personality_*
Upload File
Create Folder