diff make/linux/makefiles/mapfile-vers-product @ 1294:7de45b5044c3

6932270: Allow Java's ELF symtab reader to use separate debuginfo files Reviewed-by: never Contributed-by: Andrew Haley <aph@redhat.com>
author never
date Tue, 09 Mar 2010 11:02:39 -0800
parents ad6585fd4087
children c18cbe5936b8
line wrap: on
line diff
--- a/make/linux/makefiles/mapfile-vers-product	Mon Mar 08 04:46:30 2010 -0800
+++ b/make/linux/makefiles/mapfile-vers-product	Tue Mar 09 11:02:39 2010 -0800
@@ -285,6 +285,9 @@
 
                 # This is for Forte Analyzer profiling support.
                 AsyncGetCallTrace;
+
+		# INSERT VTABLE SYMBOLS HERE
+
         local:
                 *;
 };