Home
last modified time | relevance | path

Searched refs:AddValueForMemcmp (Results 1 – 3 of 3) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTracePC.h76 void AddValueForMemcmp(void *caller_pc, const void *s1, const void *s2,
DFuzzerTraceState.cpp267 fuzzer::TPC.AddValueForMemcmp(caller_pc, s1, s2, n); in __sanitizer_weak_hook_memcmp()
DFuzzerTracePC.cpp207 void TracePC::AddValueForMemcmp(void *caller_pc, const void *s1, const void *s2, in AddValueForMemcmp() function in fuzzer::TracePC