Skip to content

Commit f758706

Browse files
committed
build: Add exceptions for callcatcher unused function detection
Autobuild-User: Andrew Bartlett <[email protected]> Autobuild-Date: Fri Feb 17 09:12:47 CET 2012 on sn-devel-104
1 parent fb54ba1 commit f758706

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

callcatcher-exceptions.grep

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
^_nss_
2+
^_gss
3+
^_krb5_
4+
^krb5_
5+
^ndr_
6+
^copy_
7+
^dcerpc
8+
^_hx509
9+
^hx509
10+
^decode_
11+
^encode_
12+
^length_
13+
^hdb_
14+
^hc_
15+
2int$
16+
^init
17+
^int2
18+
^asn1_
19+
^der_
20+
^mp_
21+
^rk_
22+
^tdr_

0 commit comments

Comments
 (0)