Update the suppr-doc.txt file for variable suppressions

* doc/suppr-doc.txt: Add the suppress_variable section example.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2014-11-01 11:28:44 +01:00
parent ba77dd98c4
commit f78801b595

View File

@ -17,6 +17,17 @@
# symbol_versin = <symbol-version>
# symbol_version_regexp = <symbol-version-regex>
[suppress_variable]
label = some string in here
name = foo
name_regexp = foo
symbol_name = foo
symbol_name_regexp = foo
type_name = int
type_name_regexp = int
# The stuff below hasn't been implemented yet.
[suppress_symbol]
name= _init