Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlow.cpp107 static void PrintBinary(FILE *Out, dfsan_label L, size_t Len) { in PrintBinary() function
129 PrintBinary(Out, FuncLabelsPerIter[Iter][Func], in PrintDataFlow()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp845 TEST_F(ScopedPrinterTest, PrintBinary) { in TEST_F() argument