From f758706bd93c88f1bd2510b5552260e8fdce5d96 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 17 Feb 2012 15:42:25 +1100 Subject: build: Add exceptions for callcatcher unused function detection Autobuild-User: Andrew Bartlett Autobuild-Date: Fri Feb 17 09:12:47 CET 2012 on sn-devel-104 --- callcatcher-exceptions.grep | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 callcatcher-exceptions.grep diff --git a/callcatcher-exceptions.grep b/callcatcher-exceptions.grep new file mode 100644 index 0000000000..674e7ecae4 --- /dev/null +++ b/callcatcher-exceptions.grep @@ -0,0 +1,22 @@ +^_nss_ +^_gss +^_krb5_ +^krb5_ +^ndr_ +^copy_ +^dcerpc +^_hx509 +^hx509 +^decode_ +^encode_ +^length_ +^hdb_ +^hc_ +2int$ +^init +^int2 +^asn1_ +^der_ +^mp_ +^rk_ +^tdr_ -- cgit