Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_error.h46 #define STR_CondDestrErr "CondDestrErr" macro
Ddrd_error.c470 else if (VG_(strcmp)(name, STR_CondDestrErr) == 0) in drd_is_recognized_suppression()