usr/src/cmd/sgs/librtld_db/common/mapfile-vers
changeset 2712 f74a135872bc
parent 0 68f95e015346
child 5041 8bd749a329c9
--- a/usr/src/cmd/sgs/librtld_db/common/mapfile-vers	Mon Sep 11 21:56:06 2006 -0700
+++ b/usr/src/cmd/sgs/librtld_db/common/mapfile-vers	Mon Sep 11 22:51:59 2006 -0700
@@ -1,13 +1,12 @@
 #
-# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # CDDL HEADER START
 #
 # The contents of this file are subject to the terms of the
-# Common Development and Distribution License, Version 1.0 only
-# (the "License").  You may not use this file except in compliance
-# with the License.
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
 #
 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 # or http://www.opensolaris.org/os/licensing.
@@ -32,11 +31,13 @@
 	rd_event_enable;
 	rd_event_getmsg;
 	rd_init;
+	rd_ctl;
 	rd_loadobj_iter;
 	rd_log;
 	rd_new;
 	rd_objpad_enable;
 	rd_plt_resolution;
+	rd_fix_phdrs;
 	rd_reset;
     local:
 	*;
@@ -53,4 +54,5 @@
 	ps_plog = PARENT;
 	ps_pread = PARENT;
 	ps_pwrite = PARENT;
+	ps_pbrandname = PARENT;
 };