diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2011-11-04 22:53:53 +0000 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2011-11-04 22:55:37 -0400 |
| commit | a58e2ad3aa47a59fab6b941327952a75f84bfba9 (patch) | |
| tree | 31c44aa2e9dcf5b38414431fd6eb512418077a83 /usr/src/cmd/mdb/common | |
| parent | 3313edffb432789e53c95ca0d0ffd47604ed7296 (diff) | |
| download | illumos-joyent-a58e2ad3aa47a59fab6b941327952a75f84bfba9.tar.gz | |
ctf: Allow access to the CTF parent label
Diffstat (limited to 'usr/src/cmd/mdb/common')
| -rw-r--r-- | usr/src/cmd/mdb/common/libstandctf/mapfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/mdb/common/libstandctf/mapfile b/usr/src/cmd/mdb/common/libstandctf/mapfile index e72c2ddbcf..2ea8c788c0 100644 --- a/usr/src/cmd/mdb/common/libstandctf/mapfile +++ b/usr/src/cmd/mdb/common/libstandctf/mapfile @@ -70,6 +70,7 @@ SYMBOL_SCOPE { ctf_member_iter; ctf_open; ctf_parent_name; + ctf_parent_label; ctf_setmodel; ctf_setspecific; ctf_type_align; |
