Warn if add-symbol-file does not provide any symbols
[deliverable/binutils-gdb.git] / gdb / gnulib / import / rawmemchr.valgrind
CommitLineData
8424cc97
SM
1# Suppress a valgrind message about use of uninitialized memory in rawmemchr().
2# This use is OK because it provides only a speedup.
3{
4 rawmemchr-value4
5 Memcheck:Value4
6 fun:rawmemchr
7}
8{
9 rawmemchr-value8
10 Memcheck:Value8
11 fun:rawmemchr
12}
This page took 0.421062 seconds and 4 git commands to generate.