From 0a47c91c895e274dd0990009919e30e984364a8b Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Wed, 3 Apr 2013 15:25:37 -0700 Subject: 3089 want ::typedef 3690 mdb on x86 should be able to print alternate register names 3688 Want mdb -e 3094 libctf should support removing a dynamic type 3095 libctf does not validate arrays correctly 3096 libctf does not validate function types correctly 3689 Want an mdb test suite driver Reviewed by: Richard Lowe Reviewed by: Eric Schrock Approved by: Gordon Ross --- usr/src/lib/libctf/common/mapfile-vers | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/src/lib/libctf') diff --git a/usr/src/lib/libctf/common/mapfile-vers b/usr/src/lib/libctf/common/mapfile-vers index c218edc37c..0873de319e 100644 --- a/usr/src/lib/libctf/common/mapfile-vers +++ b/usr/src/lib/libctf/common/mapfile-vers @@ -60,6 +60,7 @@ SYMBOL_VERSION SUNWprivate_1.2 { ctf_add_union; ctf_add_volatile; ctf_create; + ctf_delete_type; ctf_discard; ctf_enum_value; ctf_label_info; -- cgit v1.2.3