Home
last modified time | relevance | path

Searched refs:__msan_has_dynamic_component (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interface_internal.h150 int __msan_has_dynamic_component();
H A Dmsan.cpp631 int __msan_has_dynamic_component() { return false; } in __msan_has_dynamic_component() function