Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/dataflow/
H A DDataFlow.cpp94 void SetBytesForLabel(dfsan_label L, char *Bytes) { in SetBytesForLabel() function
103 SetBytesForLabel(DLI->l1, Bytes); in SetBytesForLabel()
104 SetBytesForLabel(DLI->l2, Bytes); in SetBytesForLabel()
112 SetBytesForLabel(L, PrintableStringForLabel); in GetPrintableStringForLabel()