X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=scripts%2Freference_discarded.pl;h=f04f6273685161dc45c98e11f8d1065660ca0a0f;hb=720a845911097cea1394fe7abb2c9efa76e32715;hp=d5cabb81bd1be5617a3afdd1cabf6c7e04f6cfde;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/scripts/reference_discarded.pl b/scripts/reference_discarded.pl index d5cabb81bd..f04f627368 100644 --- a/scripts/reference_discarded.pl +++ b/scripts/reference_discarded.pl @@ -96,6 +96,7 @@ foreach $object (keys(%object)) { $from !~ /\.debug_ranges$/ && $from !~ /\.debug_line$/ && $from !~ /\.debug_frame$/ && + $from !~ /\.debug_loc$/ && $from !~ /\.exitcall\.exit$/ && $from !~ /\.eh_frame$/ && $from !~ /\.stab$/)) {