Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dxdrrec.cpp6 int print_msg(char *handle, char *buf, int len) { in print_msg() function
20 xdrrec_create(&xdrs, 0, 0, nullptr, nullptr, print_msg); in main()