diff --git a/compiler-rt/lib/dfsan/done_abilist.txt b/compiler-rt/lib/dfsan/done_abilist.txt index 7b392fad2e1d8..d41ee33203c91 100644 --- a/compiler-rt/lib/dfsan/done_abilist.txt +++ b/compiler-rt/lib/dfsan/done_abilist.txt @@ -402,3 +402,5 @@ fun:__sanitizer_cov_pcs_init=discard # Ignores the dfsan wrappers. fun:__dfsw_*=uninstrumented fun:__dfsw_*=discard +fun:__dfso_*=uninstrumented +fun:__dfso_*=discard