[SCM] exiv2 packaging branch, master, updated. debian/0.25-2-5-gb5dd0bf

Maximiliano Curia maxy at moszumanska.debian.org
Wed May 18 16:54:35 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=3e4c4bc

The following commit has been merged in the master branch:
commit 3e4c4bcfa2058e6fd39d27f4116dccd888f2c4e4
Merge: 7dc6b0127cf12343841a27f8ff2fa079ae4e7fe9 08921536cd7e1e03dbb4c87773d960832a30c416
Author: YunQiang Su <syq at debian.org>
Date:   Thu Oct 8 14:39:02 2015 +0800

    Imported Debian patch 0.25-2.1

 AUTHORS                                            |     1 +
 CMakeLists.txt                                     |   255 +
 CMake_msvc.txt                                     |    80 +
 COPYING                                            |   340 +
 COPYING-CMAKE-SCRIPTS                              |    22 +
 FindExiv2.cmake                                    |    80 +
 README                                             |   184 +
 README-CMAKE                                       |   233 +
 TODO-CMAKE                                         |   118 +
 bootstrap.macports                                 |    79 +
 build/msvc/build.cmd                               |   211 +
 build/msvc/setenv.cmd                              |    43 +
 cm.bat                                             |    83 +
 config/CMakeChecks.txt                             |   330 +
 config/Doxyfile                                    |  1878 ++
 config/FindEXPAT.cmake                             |    31 +
 config/FindIconv.cmake                             |    87 +
 config/FindMSGFMT.cmake                            |    90 +
 config/FindSSH.cmake                               |    31 +
 config/Makefile.in                                 |   147 +
 config/ReadMe-Autotools.txt                        |   178 +
 config/aclocal.m4                                  | 10200 +++++++
 config/config.guess                                |  1505 +
 config/config.h.cmake                              |   280 +
 config/config.h.in                                 |   293 +
 config/config.make                                 |    62 +
 config/config.mk.in                                |   203 +
 config/config.rpath                                |   666 +
 config/config.sub                                  |  1739 ++
 config/configure.ac                                |   425 +
 config/exiv2.lsm.cmake                             |    14 +
 config/exiv2.pc.cmake                              |    11 +
 config/exiv2.pc.in                                 |    11 +
 config/exiv2_uninstall.cmake                       |    22 +
 config/exv_msvc.h.cmake                            |     5 +
 config/install-sh                                  |   519 +
 config/ltmain.sh                                   |  8413 ++++++
 config/mkinstalldirs                               |   150 +
 configure                                          | 20007 +++++++++++++
 contrib/buildForMac                                |    58 +
 contrib/coverity.sh                                |    62 +
 contrib/createEpsTestfiles                         |    33 +
 contrib/diffeps                                    |    18 +
 contrib/makeUniversal                              |    30 +
 contrib/organize/MD5.cpp                           |   235 +
 contrib/organize/MD5.h                             |    50 +
 contrib/organize/Makefile                          |   145 +
 contrib/organize/README                            |     3 +
 contrib/organize/boost.mk                          |     3 +
 contrib/organize/helpers.cpp                       |   641 +
 contrib/organize/helpers.hpp                       |   108 +
 contrib/organize/organize.cpp                      |   766 +
 .../work/exiv2/contrib/organize/organize.cpp       |     0
 debian/changelog                                   |     7 +
 debian/libexiv2-14.symbols                         |   807 +-
 doc/COPYING-XMPSDK                                 |    30 +
 doc/ChangeLog                                      |  1591 ++
 doc/Makefile                                       |    87 +
 doc/README-XMP                                     |    70 +
 doc/cmake_doc.sh                                   |    24 +
 doc/cmd.txt                                        |    50 +
 doc/cmdxmp.txt                                     |    85 +
 doc/include/ascending.png                          |   Bin 0 -> 201 bytes
 doc/include/blank.png                              |   Bin 0 -> 144 bytes
 doc/include/descending.png                         |   Bin 0 -> 201 bytes
 doc/include/exiv2-components.png                   |   Bin 0 -> 6232 bytes
 doc/include/sortabletable.css                      |    90 +
 doc/include/sortabletable.js                       |   356 +
 doc/index.html                                     |    11 +
 doc/templates/Makefile                             |   206 +
 doc/templates/__CrwMapping__                       |   146 +
 doc/templates/__doctype__                          |     1 +
 doc/templates/__header2__                          |    24 +
 doc/templates/__index1__                           |    10 +
 doc/templates/__index2__                           |    79 +
 doc/templates/__index3__                           |     7 +
 doc/templates/__intro__                            |   109 +
 doc/templates/__maintitle__                        |     1 +
 doc/templates/__makernotes__                       |   196 +
 doc/templates/crw-mapping.html.in                  |    36 +
 doc/templates/exiv2.dot                            |    66 +
 doc/templates/gen.py                               |    57 +
 doc/templates/getting-started.html.in              |    17 +
 doc/templates/gpl-license.html.in                  |   389 +
 doc/templates/iptc.awk                             |    48 +
 doc/templates/iptc.xsl                             |   143 +
 doc/templates/makernote.html.in                    |    86 +
 doc/templates/tags-canon.html.in                   |    56 +
 doc/templates/tags-exif.html.in                    |    20 +
 doc/templates/tags-fujifilm.html.in                |    19 +
 doc/templates/tags-iptc.html.in                    |    21 +
 doc/templates/tags-minolta.html.in                 |    38 +
 doc/templates/tags-nikon.html.in                   |   168 +
 doc/templates/tags-olympus.html.in                 |    61 +
 doc/templates/tags-panasonic.html.in               |    26 +
 doc/templates/tags-pentax.html.in                  |    19 +
 doc/templates/tags-samsung.html.in                 |    26 +
 doc/templates/tags-sigma.html.in                   |    19 +
 doc/templates/tags-sony.html.in                    |    57 +
 doc/templates/tags-xmp-GPano.html.in               |    42 +
 doc/templates/tags-xmp-MP.html.in                  |    46 +
 doc/templates/tags-xmp-MPRI.html.in                |    27 +
 doc/templates/tags-xmp-MPReg.html.in               |    27 +
 doc/templates/tags-xmp-MicrosoftPhoto.html.in      |    26 +
 doc/templates/tags-xmp-acdsee.html.in              |    42 +
 doc/templates/tags-xmp-aux.html.in                 |    28 +
 doc/templates/tags-xmp-crs.html.in                 |    27 +
 doc/templates/tags-xmp-dc.html.in                  |    27 +
 doc/templates/tags-xmp-dcterms.html.in             |    27 +
 doc/templates/tags-xmp-digiKam.html.in             |    26 +
 doc/templates/tags-xmp-dwc.html.in                 |    29 +
 doc/templates/tags-xmp-exif.html.in                |    35 +
 doc/templates/tags-xmp-expressionmedia.html.in     |    28 +
 doc/templates/tags-xmp-iptc.html.in                |    29 +
 doc/templates/tags-xmp-iptcExt.html.in             |    31 +
 doc/templates/tags-xmp-kipi.html.in                |    27 +
 doc/templates/tags-xmp-lr.html.in                  |    27 +
 doc/templates/tags-xmp-mediapro.html.in            |    31 +
 doc/templates/tags-xmp-mwg-kw.html.in              |    27 +
 doc/templates/tags-xmp-mwg-rs.html.in              |    27 +
 doc/templates/tags-xmp-pdf.html.in                 |    26 +
 doc/templates/tags-xmp-photoshop.html.in           |    27 +
 doc/templates/tags-xmp-plus.html.in                |    29 +
 doc/templates/tags-xmp-tiff.html.in                |    28 +
 doc/templates/tags-xmp-xmp.html.in                 |    27 +
 doc/templates/tags-xmp-xmpBJ.html.in               |    27 +
 doc/templates/tags-xmp-xmpDM.html.in               |    27 +
 doc/templates/tags-xmp-xmpMM.html.in               |    34 +
 doc/templates/tags-xmp-xmpRights.html.in           |    29 +
 doc/templates/tags-xmp-xmpTPg.html.in              |    27 +
 doc/templates/tags.awk                             |    44 +
 doc/templates/tags.xsl                             |   110 +
 doc/templates/xmp.awk                              |    43 +
 doc/templates/xmp.xsl                              |   110 +
 include/exiv2/asfvideo.hpp                         |   185 +
 include/exiv2/basicio.hpp                          |  1304 +
 include/exiv2/bmpimage.hpp                         |   134 +
 include/exiv2/config.h                             |    51 +
 include/exiv2/convert.hpp                          |   115 +
 include/exiv2/cr2image.hpp                         |   160 +
 include/exiv2/crwimage.hpp                         |   177 +
 include/exiv2/datasets.hpp                         |   371 +
 include/exiv2/easyaccess.hpp                       |    88 +
 include/exiv2/epsimage.hpp                         |   128 +
 include/exiv2/error.hpp                            |   331 +
 include/exiv2/exif.hpp                             |   631 +
 include/exiv2/exiv2.hpp                            |    73 +
 include/exiv2/exv_msvc-webready.h                  |   174 +
 include/exiv2/exv_msvc.h                           |   174 +
 include/exiv2/futils.hpp                           |   202 +
 include/exiv2/gifimage.hpp                         |   135 +
 include/exiv2/http.hpp                             |    23 +
 include/exiv2/image.hpp                            |   653 +
 include/exiv2/iptc.hpp                             |   326 +
 include/exiv2/jp2image.hpp                         |   135 +
 include/exiv2/jpgimage.hpp                         |   441 +
 include/exiv2/matroskavideo.hpp                    |   157 +
 include/exiv2/metadatum.hpp                        |   321 +
 include/exiv2/mrwimage.hpp                         |   140 +
 include/exiv2/orfimage.hpp                         |   159 +
 include/exiv2/pgfimage.hpp                         |   137 +
 include/exiv2/pngimage.hpp                         |   140 +
 include/exiv2/preview.hpp                          |   202 +
 include/exiv2/properties.hpp                       |   310 +
 include/exiv2/psdimage.hpp                         |   153 +
 include/exiv2/quicktimevideo.hpp                   |   253 +
 include/exiv2/rafimage.hpp                         |   139 +
 include/exiv2/riffvideo.hpp                        |   215 +
 include/exiv2/rw2image.hpp                         |   159 +
 include/exiv2/ssh.hpp                              |   109 +
 include/exiv2/svn_version.h                        |     3 +
 include/exiv2/tags.hpp                             |   238 +
 include/exiv2/tgaimage.hpp                         |   136 +
 include/exiv2/tiffimage.hpp                        |   225 +
 include/exiv2/types.hpp                            |   554 +
 include/exiv2/utilsvideo.hpp                       |    42 +
 include/exiv2/value.hpp                            |  1764 ++
 include/exiv2/version.hpp                          |   196 +
 include/exiv2/xmp.hpp                              |   419 +
 include/exiv2/xmpsidecar.hpp                       |   120 +
 msvc2003/ReadMe.txt                                |   217 +
 msvc2003/addmoddel/addmoddel.vcproj                |     1 +
 msvc2003/convert-test/convert-test.vcproj          |     1 +
 msvc2003/copylibs.bat                              |    13 +
 msvc2003/depends2.exe                              |   Bin 0 -> 68608 bytes
 msvc2003/diff.exe                                  |   Bin 0 -> 150528 bytes
 msvc2003/easyaccess-test/easyaccess-test.vcproj    |     1 +
 msvc2003/exifcomment/exifcomment.vcproj            |     1 +
 msvc2003/exifdata-test/exifdata-test.vcproj        |     1 +
 msvc2003/exifdata/exifdata.vcproj                  |     1 +
 msvc2003/exifprint/exifprint.vcproj                |     1 +
 msvc2003/exifvalue/exifvalue.vcproj                |     1 +
 msvc2003/exiv2.sln                                 |   660 +
 msvc2003/exiv2/exiv2.vcproj                        |     1 +
 msvc2003/exiv2json/exiv2json.vcproj                |     1 +
 msvc2003/exiv2lib/exiv2lib.vcproj                  |   560 +
 msvc2003/exivsimple/exivsimple.cpp                 |   444 +
 msvc2003/exivsimple/exivsimple.h                   |    98 +
 msvc2003/exivsimple/exivsimple.vcproj              |     1 +
 msvc2003/exivsimple/stdafx.cpp                     |    29 +
 msvc2003/exivsimple/stdafx.h                       |    34 +
 msvc2003/geotag/geotag.vcproj                      |     1 +
 msvc2003/httptest/httptest.vcproj                  |     1 +
 msvc2003/iotest/iotest.vcproj                      |     1 +
 msvc2003/iptceasy/iptceasy.vcproj                  |     1 +
 msvc2003/iptcprint/iptcprint.vcproj                |     1 +
 msvc2003/iptctest/iptctest.vcproj                  |     1 +
 msvc2003/key-test/key-test.vcproj                  |     1 +
 msvc2003/largeiptc-test/largeiptc-test.vcproj      |     1 +
 msvc2003/libcharset1.dll                           |   Bin 0 -> 11776 bytes
 msvc2003/libiconv2.dll                             |   Bin 0 -> 978432 bytes
 msvc2003/libintl3.dll                              |   Bin 0 -> 103424 bytes
 msvc2003/metacopy/metacopy.vcproj                  |     1 +
 msvc2003/mmap-test/mmap-test.vcproj                |     1 +
 msvc2003/organize/organize.vcproj                  |     1 +
 msvc2003/path-test/path-test.vcproj                |     1 +
 msvc2003/prevtest/prevtest.vcproj                  |     1 +
 msvc2003/remotetest/remotetest.vcproj              |     1 +
 msvc2003/stringto-test/stringto-test.vcproj        |     1 +
 msvc2003/taglist/taglist.vcproj                    |     1 +
 msvc2003/test.jpg                                  |   Bin 0 -> 20599 bytes
 msvc2003/test.png                                  |   Bin 0 -> 135047 bytes
 msvc2003/test.tiff                                 |   Bin 0 -> 194752 bytes
 msvc2003/tiff-test/tiff-test.vcproj                |     1 +
 msvc2003/utiltest/utiltest.vcproj                  |     1 +
 msvc2003/werror-test/werror-test.vcproj            |     1 +
 msvc2003/write-test/write-test.vcproj              |     1 +
 msvc2003/write2-test/write2-test.vcproj            |     1 +
 msvc2003/xmpparse/xmpparse.vcproj                  |     1 +
 msvc2003/xmpparser-test/xmpparser-test.vcproj      |     1 +
 msvc2003/xmpsample/xmpsample.vcproj                |     1 +
 msvc2003/xmpsdk/xmpsdk.vcproj                      |     1 +
 msvc2005/ReadMe.txt                                |   532 +
 msvc2005/addmoddel/addmoddel.vcproj                |     1 +
 msvc2005/configure.bat                             |     3 +
 msvc2005/configure.py                              |   415 +
 msvc2005/conntest/conntest.vcproj                  |     1 +
 msvc2005/convert-test/convert-test.vcproj          |     1 +
 msvc2005/copylibs.bat                              |    16 +
 msvc2005/easyaccess-test/easyaccess-test.vcproj    |     1 +
 msvc2005/exifcomment/exifcomment.vcproj            |     1 +
 msvc2005/exifdata-test/exifdata-test.vcproj        |     1 +
 msvc2005/exifdata/exifdata.vcproj                  |     1 +
 msvc2005/exifprint/exifprint.vcproj                |     1 +
 msvc2005/exifvalue/exifvalue.vcproj                |     1 +
 msvc2005/exiv2-webready.sln                        |  1071 +
 msvc2005/exiv2.sln                                 |   906 +
 msvc2005/exiv2.vsprops                             |    19 +
 msvc2005/exiv2/cleaner.bat                         |     2 +
 msvc2005/exiv2/exiv2.vcproj                        |     1 +
 msvc2005/exiv2json/exiv2json.vcproj                |     1 +
 msvc2005/exiv2lib/exiv2lib.vcproj                  |     1 +
 msvc2005/expat/expat.vcproj                        |     1 +
 msvc2005/expat201/expat.vcproj                     |     1 +
 msvc2005/expat210/expat.vcproj                     |     1 +
 msvc2005/geotag/geotag.vcproj                      |     1 +
 msvc2005/httptest/httptest.vcproj                  |     1 +
 msvc2005/iotest/iotest.vcproj                      |     1 +
 msvc2005/iptceasy/iptceasy.vcproj                  |     1 +
 msvc2005/iptcprint/iptcprint.vcproj                |     1 +
 msvc2005/iptctest/iptctest.vcproj                  |     1 +
 msvc2005/key-test/key-test.vcproj                  |     1 +
 msvc2005/largeiptc-test/largeiptc-test.vcproj      |     1 +
 msvc2005/libcurl/libcurl.vcproj                    |     1 +
 msvc2005/libeay32/build_libeay32.bat               |    55 +
 msvc2005/libeay32/libeay32.vcproj                  |     1 +
 msvc2005/libexiv2/build_libeay32.bat               |    55 +
 msvc2005/libexiv2/libeay32.vcproj                  |     1 +
 msvc2005/libexiv2/libexiv2.vcproj                  |     1 +
 msvc2005/libexpat/libexpat.vcproj                  |     1 +
 msvc2005/libssh/include/config.h                   |   144 +
 msvc2005/libssh/libssh.vcproj                      |     1 +
 msvc2005/metacopy/metacopy.vcproj                  |     1 +
 msvc2005/mmap-test/mmap-test.vcproj                |     1 +
 msvc2005/openssl/build_openssl.bat                 |    80 +
 msvc2005/openssl/openssl.vcproj                    |     1 +
 msvc2005/path-test/path-test.vcproj                |     1 +
 msvc2005/prevtest/prevtest.vcproj                  |     1 +
 msvc2005/remotetest/remotetest.vcproj              |     1 +
 msvc2005/ssleay32/build_ssleay32.bat               |    55 +
 msvc2005/ssleay32/ssleay32.vcproj                  |     1 +
 msvc2005/stringto-test/stringto-test.vcproj        |     1 +
 msvc2005/taglist/taglist.vcproj                    |     1 +
 msvc2005/testimages/test.jpg                       |   Bin 0 -> 20599 bytes
 msvc2005/testimages/test.png                       |   Bin 0 -> 135047 bytes
 msvc2005/testimages/test.tiff                      |   Bin 0 -> 194752 bytes
 msvc2005/tiff-test/tiff-test.vcproj                |     1 +
 msvc2005/tools/bin/depends32.exe                   |   Bin 0 -> 68608 bytes
 msvc2005/tools/bin/depends64.exe                   |   Bin 0 -> 75776 bytes
 msvc2005/tools/bin/rm.exe                          |   Bin 0 -> 61440 bytes
 msvc2005/tools/bin/sed.exe                         |   Bin 0 -> 49152 bytes
 msvc2005/tools/depends/Depends2.suo                |   Bin 0 -> 32768 bytes
 msvc2005/tools/depends/ReadMe.txt                  |    13 +
 msvc2005/tools/depends/depends.sln                 |    25 +
 msvc2005/tools/depends/depends.vcproj              |     1 +
 msvc2005/tools/depends/include/DEPENDENCYLIST.H    |    57 +
 msvc2005/tools/depends/include/EXEFILE.H           |    54 +
 msvc2005/tools/depends/include/MEMORYMAPPEDFILE.H  |    35 +
 msvc2005/tools/depends/include/PEEXE.H             |    98 +
 msvc2005/tools/depends/include/modulefileinfo.h    |    44 +
 msvc2005/tools/depends/src/DEPENDENCYLIST.CPP      |   187 +
 msvc2005/tools/depends/src/EXEFILE.CPP             |    72 +
 msvc2005/tools/depends/src/MEMORYMAPPEDFILE.CPP    |    75 +
 msvc2005/tools/depends/src/PEEXE.CPP               |    99 +
 msvc2005/tools/depends/src/depends.cpp             |   321 +
 msvc2005/tools/depends/src/modulefileinfo.cpp      |    42 +
 msvc2005/tools/depends/stdafx.cpp                  |     8 +
 msvc2005/tools/depends/stdafx.h                    |    15 +
 msvc2005/tools/depends/targetver.h                 |    13 +
 msvc2005/tools/issue984/issue984.cpp               |    23 +
 msvc2005/tools/issue984/issue984.exe               |   Bin 0 -> 53248 bytes
 msvc2005/tools/ppxml                               |    14 +
 msvc2005/tools/python/depend.py                    |    84 +
 msvc2005/tools/python/tee.py                       |   127 +
 msvc2005/tools/rm/ReadMe.txt                       |    21 +
 msvc2005/tools/rm/rm.cpp                           |   308 +
 msvc2005/utiltest/utiltest.vcproj                  |     1 +
 msvc2005/werror-test/werror-test.vcproj            |     1 +
 msvc2005/write-test/write-test.vcproj              |     1 +
 msvc2005/write2-test/write2-test.vcproj            |     1 +
 msvc2005/xmpparse/xmpparse.vcproj                  |     1 +
 msvc2005/xmpparser-test/xmpparser-test.vcproj      |     1 +
 msvc2005/xmpsample/xmpsample.vcproj                |     1 +
 msvc2005/xmpsdk/xmpsdk.vcproj                      |     1 +
 msvc2005/zlib/zlib.vcproj                          |     1 +
 msvc2005/zlib123/zlib.vcproj                       |     1 +
 msvc2005/zlib125/zlib.vcproj                       |     1 +
 msvc2005/zlib127/zlib.vcproj                       |     1 +
 po/CMakeLists.txt                                  |    33 +
 po/ChangeLog                                       |    12 +
 po/LINGUAS                                         |     2 +
 po/Makefile.in.in                                  |   385 +
 po/Makevars                                        |    41 +
 po/POTFILES.in                                     |    22 +
 po/Rules-quot                                      |    47 +
 po/boldquot.sed                                    |    10 +
 po/bs.po                                           | 27028 ++++++++++++++++++
 po/de.po                                           | 27939 ++++++++++++++++++
 po/en at boldquot.header                              |    25 +
 po/en at quot.header                                  |    22 +
 po/es.po                                           | 27057 ++++++++++++++++++
 po/exiv2.pot                                       | 25135 ++++++++++++++++
 po/fi.po                                           | 26720 +++++++++++++++++
 po/fr.po                                           | 27890 ++++++++++++++++++
 po/gl.po                                           | 26992 ++++++++++++++++++
 po/insert-header.sin                               |    23 +
 po/ms.po                                           | 27009 ++++++++++++++++++
 po/pl.po                                           | 27574 ++++++++++++++++++
 po/pt.po                                           | 27812 ++++++++++++++++++
 po/quot.sed                                        |     6 +
 po/remove-potcdate.sin                             |    19 +
 po/ru.po                                           | 28329 +++++++++++++++++++
 po/sk.po                                           | 27943 ++++++++++++++++++
 po/sv.po                                           | 27186 ++++++++++++++++++
 po/ug.po                                           | 26543 +++++++++++++++++
 po/uk.po                                           | 26887 ++++++++++++++++++
 po/vi.po                                           | 26963 ++++++++++++++++++
 samples/CMakeLists.txt                             |    86 +
 samples/Jzon.cpp                                   |  1301 +
 samples/Jzon.h                                     |   474 +
 samples/Makefile                                   |   205 +
 samples/addmoddel.cpp                              |   109 +
 samples/conntest.cpp                               |   158 +
 samples/convert-test.cpp                           |    37 +
 samples/easyaccess-test.cpp                        |    73 +
 samples/exifcomment.cpp                            |    66 +
 samples/exifdata-test.cpp                          |   136 +
 samples/exifdata.cpp                               |   201 +
 samples/exifprint.cpp                              |    52 +
 samples/exifvalue.cpp                              |    43 +
 samples/exiv2json.cpp                              |   316 +
 samples/geotag.cpp                                 |   960 +
 samples/httptest.cpp                               |   100 +
 samples/iotest.cpp                                 |   225 +
 samples/iptceasy.cpp                               |    49 +
 samples/iptcprint.cpp                              |    50 +
 samples/iptctest.cpp                               |   174 +
 samples/key-test.cpp                               |   199 +
 samples/largeiptc-test.cpp                         |    69 +
 samples/metacopy.cpp                               |   188 +
 samples/metacopy.hpp                               |    86 +
 samples/mmap-test.cpp                              |    41 +
 samples/path-test.cpp                              |    39 +
 samples/prevtest.cpp                               |    46 +
 samples/remotetest.cpp                             |   105 +
 samples/stringto-test.cpp                          |    77 +
 samples/taglist.cpp                                |    70 +
 samples/tiff-test.cpp                              |   106 +
 samples/tiffaddpath-test.cpp                       |   139 +
 samples/werror-test.cpp                            |    30 +
 samples/write-test.cpp                             |   218 +
 samples/write2-test.cpp                            |   240 +
 samples/xmpparse.cpp                               |    50 +
 samples/xmpparser-test.cpp                         |    66 +
 samples/xmpsample.cpp                              |   216 +
 src/CMakeLists.txt                                 |   327 +
 src/Makefile                                       |   343 +
 src/TODO                                           |    39 +
 src/actions.cpp                                    |  2057 ++
 src/actions.hpp                                    |   417 +
 src/asfvideo.cpp                                   |   821 +
 src/basicio.cpp                                    |  2675 ++
 src/bmpimage.cpp                                   |   159 +
 src/canonmn.cpp                                    |  1868 ++
 src/canonmn_int.hpp                                |   150 +
 src/casiomn.cpp                                    |   603 +
 src/casiomn_int.hpp                                |    84 +
 src/convert.cpp                                    |  1596 ++
 src/cr2image.cpp                                   |   298 +
 src/cr2image_int.hpp                               |    85 +
 src/crwedit.cpp                                    |   133 +
 src/crwimage.cpp                                   |  1421 +
 src/crwimage_int.hpp                               |   752 +
 src/crwparse.cpp                                   |    47 +
 src/datasets.cpp                                   |   737 +
 src/doxygen.hpp.in                                 |   145 +
 src/easyaccess.cpp                                 |   491 +
 src/epsimage.cpp                                   |  1191 +
 src/error.cpp                                      |   211 +
 src/exif.cpp                                       |   945 +
 src/exiv2.1                                        |   651 +
 src/exiv2.cpp                                      |  1369 +
 src/exiv2app.hpp                                   |   315 +
 src/fujimn.cpp                                     |   290 +
 src/fujimn_int.hpp                                 |    65 +
 src/futils.cpp                                     |   444 +
 src/getopt_win32.c                                 |   512 +
 src/getopt_win32.h                                 |    84 +
 src/gifimage.cpp                                   |   141 +
 src/http.cpp                                       |   424 +
 src/i18n.h                                         |    50 +
 src/image.cpp                                      |   628 +
 src/image_int.hpp                                  |    59 +
 src/iptc.cpp                                       |   556 +
 src/jp2image.cpp                                   |   629 +
 src/jpgimage.cpp                                   |  1105 +
 src/localtime.c                                    |  1444 +
 src/makernote.cpp                                  |  1235 +
 src/makernote_int.hpp                              |   753 +
 src/matroskavideo.cpp                              |   770 +
 src/metadatum.cpp                                  |    96 +
 src/minoltamn.cpp                                  |  2184 ++
 src/minoltamn_int.hpp                              |   162 +
 src/mrwimage.cpp                                   |   183 +
 src/mrwthumb.cpp                                   |    49 +
 src/nikonmn.cpp                                    |  2682 ++
 src/nikonmn_int.hpp                                |   284 +
 src/olympusmn.cpp                                  |  1689 ++
 src/olympusmn_int.hpp                              |   130 +
 src/orfimage.cpp                                   |   284 +
 src/orfimage_int.hpp                               |    75 +
 src/panasonicmn.cpp                                |   757 +
 src/panasonicmn_int.hpp                            |    96 +
 src/pentaxmn.cpp                                   |  1414 +
 src/pentaxmn_int.hpp                               |   128 +
 src/pgfimage.cpp                                   |   323 +
 src/pngchunk.cpp                                   |   684 +
 src/pngchunk_int.hpp                               |   196 +
 src/pngimage.cpp                                   |   490 +
 src/preview.cpp                                    |  1162 +
 src/private.h                                      |   210 +
 src/properties.cpp                                 |  2532 ++
 src/psdimage.cpp                                   |   712 +
 src/quicktimevideo.cpp                             |  1661 ++
 src/rafimage.cpp                                   |   160 +
 src/rcsid_int.hpp                                  |    67 +
 src/riffvideo.cpp                                  |  1255 +
 src/rw2image.cpp                                   |   282 +
 src/rw2image_int.hpp                               |    71 +
 src/samsungmn.cpp                                  |   211 +
 src/samsungmn_int.hpp                              |    69 +
 src/sigmamn.cpp                                    |   176 +
 src/sigmamn_int.hpp                                |    76 +
 src/sonymn.cpp                                     |   777 +
 src/sonymn_int.hpp                                 |    81 +
 src/ssh.cpp                                        |   155 +
 src/svn_version.h.in                               |     3 +
 src/svn_version.sh                                 |    43 +
 src/tags.cpp                                       |  3161 +++
 src/tags_int.hpp                                   |   447 +
 src/tgaimage.cpp                                   |   176 +
 src/tiff-test.cpp                                  |    76 +
 src/tiffcomposite.cpp                              |  1913 ++
 src/tiffcomposite_int.hpp                          |  1670 ++
 src/tifffwd_int.hpp                                |   120 +
 src/tiffimage.cpp                                  |  2513 ++
 src/tiffimage_int.hpp                              |   492 +
 src/tiffmn-test.cpp                                |   212 +
 src/tiffvisitor.cpp                                |  1638 ++
 src/tiffvisitor_int.hpp                            |   736 +
 src/timegm.h                                       |    94 +
 src/types.cpp                                      |   670 +
 src/tzfile.h                                       |   193 +
 src/utils.cpp                                      |   162 +
 src/utils.hpp                                      |   173 +
 src/utilsvideo.cpp                                 |    66 +
 src/utiltest.cpp                                   |    93 +
 src/value.cpp                                      |  1230 +
 src/version.cpp                                    |   520 +
 src/xmp.cpp                                        |   879 +
 src/xmpdump.cpp                                    |    35 +
 src/xmpsidecar.cpp                                 |   210 +
 xmpsdk/CMakeLists.txt                              |    32 +
 xmpsdk/include/MD5.h                               |    50 +
 xmpsdk/include/TXMPIterator.hpp                    |   235 +
 xmpsdk/include/TXMPMeta.hpp                        |  1803 ++
 xmpsdk/include/TXMPUtils.hpp                       |   965 +
 xmpsdk/include/XMP.incl_cpp                        |    63 +
 xmpsdk/include/XMPSDK.hpp                          |    89 +
 xmpsdk/include/XMP_Const.h                         |  1330 +
 xmpsdk/include/XMP_Environment.h                   |   164 +
 xmpsdk/include/XMP_Version.h                       |    45 +
 xmpsdk/include/client-glue/TXMPIterator.incl_cpp   |   226 +
 xmpsdk/include/client-glue/TXMPMeta.incl_cpp       |   935 +
 xmpsdk/include/client-glue/TXMPUtils.incl_cpp      |   493 +
 xmpsdk/include/client-glue/WXMPFiles.hpp           |   167 +
 xmpsdk/include/client-glue/WXMPIterator.hpp        |    83 +
 xmpsdk/include/client-glue/WXMPMeta.hpp            |   622 +
 xmpsdk/include/client-glue/WXMPUtils.hpp           |   322 +
 xmpsdk/include/client-glue/WXMP_Common.hpp         |   123 +
 xmpsdk/src/ExpatAdapter.cpp                        |   504 +
 xmpsdk/src/ExpatAdapter.hpp                        |    50 +
 xmpsdk/src/MD5.cpp                                 |   235 +
 xmpsdk/src/Makefile                                |   153 +
 xmpsdk/src/ParseRDF.cpp                            |  1296 +
 xmpsdk/src/UnicodeConversions.cpp                  |  1665 ++
 xmpsdk/src/UnicodeConversions.hpp                  |   121 +
 xmpsdk/src/UnicodeInlines.incl_cpp                 |   129 +
 xmpsdk/src/WXMPIterator.cpp                        |   188 +
 xmpsdk/src/WXMPMeta.cpp                            |  1310 +
 xmpsdk/src/WXMPUtils.cpp                           |   626 +
 xmpsdk/src/XMLParserAdapter.hpp                    |   140 +
 xmpsdk/src/XML_Node.cpp                            |   463 +
 xmpsdk/src/XMPCore_Impl.cpp                        |  1468 +
 xmpsdk/src/XMPCore_Impl.hpp                        |   534 +
 xmpsdk/src/XMPIterator.cpp                         |   736 +
 xmpsdk/src/XMPIterator.hpp                         |   148 +
 xmpsdk/src/XMPMeta-GetSet.cpp                      |  1212 +
 xmpsdk/src/XMPMeta-Parse.cpp                       |  1291 +
 xmpsdk/src/XMPMeta-Serialize.cpp                   |  1343 +
 xmpsdk/src/XMPMeta.cpp                             |  1649 ++
 xmpsdk/src/XMPMeta.hpp                             |   418 +
 xmpsdk/src/XMPUtils-FileInfo.cpp                   |  1346 +
 xmpsdk/src/XMPUtils.cpp                            |  2135 ++
 xmpsdk/src/XMPUtils.hpp                            |   221 +
 xmpsdk/src/XMP_BuildInfo.h                         |    22 +
 546 files changed, 614543 insertions(+), 562 deletions(-)

diff --cc debian/changelog
index 0da2334,0000000..ca39003
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,543 -1,0 +1,550 @@@
++exiv2 (0.25-2.1) unstable; urgency=medium
++
++  * Non-maintainer upload
++  * Fix symbol files for amd64/mips64el/sparc64/sh4 (Closes: #799611).
++
++ -- YunQiang Su <syq at debian.org>  Thu, 08 Oct 2015 14:39:02 +0800
++
 +exiv2 (0.25-2) unstable; urgency=medium
 +
 +  * Update symbols files from buildds logs (0.25-1) (Closes: #794728) Thanks
 +    to Aaron M. Ucko.
 +  * Update symbols files.
 +
 + -- Maximiliano Curia <maxy at debian.org>  Thu, 06 Aug 2015 12:37:59 +0200
 +
 +exiv2 (0.25-1) unstable; urgency=medium
 +
 +  [ Pino Toscano ]
 +  * libexiv2-dev: stop again depending on pkg-config, as this is no more
 +    needed now (for real this time).
 +
 +  [ Maximiliano Curia ]
 +  * New upstream release (0.25). (Closes: #789956)
 +  * Refresh patch: libtool_update.diff
 +  * Remove upstream applied patch: CVE-2014-9449.patch
 +  * Bump Standards-Version to 3.9.6, no changes needed.
 +  * Update copyright information.
 +
 + -- Maximiliano Curia <maxy at debian.org>  Wed, 05 Aug 2015 13:07:18 +0200
 +
 +exiv2 (0.24-4.1) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * Add CVE-2014-9449.patch patch.
 +    CVE-2014-9449: buffer overflow in RiffVideo::infoTagsHandler
 +    Thanks to Klaus Ethgen <Klaus at Ethgen.de> (Closes: #773846)
 +
 + -- Salvatore Bonaccorso <carnil at debian.org>  Wed, 07 Jan 2015 20:25:48 +0100
 +
 +exiv2 (0.24-4) unstable; urgency=medium
 +
 +  * Team upload.
 +  * Upload to unstable. (See #732957)
 +  * Re-add the pkg-config dependency in libexiv2-dev, as there is still one
 +    source relying on it.
 +
 + -- Pino Toscano <pino at debian.org>  Fri, 05 Sep 2014 23:22:40 +0200
 +
 +exiv2 (0.24-3) experimental; urgency=medium
 +
 +  * Team upload.
 +  * Integrate 0.23-1.1 NMU (thanks Wookey).
 +  * Move the libjs-jquery, doxygen, graphviz build dependencies as
 +    Build-Depend-Indep, as they are needed in indep-build only.
 +  * Update libtool files for ppc64el. (Closes: #757412)
 +
 + -- Pino Toscano <pino at debian.org>  Thu, 28 Aug 2014 23:00:16 +0200
 +
 +exiv2 (0.24-2) experimental; urgency=low
 +
 +  * Team upload.
 +  * Update Vcs-* headers.
 +  * Fix the replacement of the doxygen-generated jquery.js with a symlink to
 +    the system copy:
 +    - properly replace any version with a symlink
 +    - remove usage of dh-linktree: drop libexiv2-doc.linktrees and the
 +      dh-linktree build dependency
 +    - make libexiv2-doc depend on libjs-jquery
 +  * Improve the .install files:
 +    - use exiv2.install to install the exiv2.1 man page
 +    - make them a bit more explicit
 +    - remove the "debian/tmp/" prefix from the installed files
 +    - sort them
 +  * Remove the libtool .la file instead of installing it; dependencies have to
 +    be rebuilt for the SONAME bump anyway, so there is no risk for breakages.
 +  * Remove the doxygen-generated *.map and *.md5 files from the -doc package.
 +  * Add a lintian override in libexiv2-doc for the duplicated files
 +    (image graphs, basically) generated by doxygen.
 +  * Bump to the debhelper compatibility 9:
 +    - bump compat to 9
 +    - bump the debhelper build dependency to >= 9~
 +    - stop manually specifying the build flags, they are handled automatically
 +    - adjust the library paths in .install files and rules to the multiarch
 +      paths
 +    - add Pre-Depends: ${misc:Pre-Depends} in libexiv2-13
 +  * Mark libexiv2-13 and libexiv2-dbg as Multi-Arch: same.
 +  * Tighten the exiv2 dependency on the same version of the libexiv2 library.
 +  * Remove the extra "samples" subdirectory for the examples in libexiv2-dev.
 +  * Bump Standards-Version to 3.9.5, no changes required.
 +  * Do not compress .cpp files (found in examples).
 +  * libexiv2-dev: stop depending on pkg-config, as this is no more needed now.
 +
 + -- Pino Toscano <pino at debian.org>  Fri, 17 Jan 2014 22:39:03 +0100
 +
 +exiv2 (0.24-1) experimental; urgency=low
 +
 +  * New upstream release
 +    - support for Video metadata
 +    - more cameras and accessories now recognised
 +    - Numerous bugs fixes, build and test improvments
 +  * NEW package libexiv2-13 - match soname
 +  * Fix "libexiv2-doc documentation package seems to be lacking in
 +    content" include patch from ~dancer (Closes: #687278)
 +  * Update "config.{guess,sub}" --with autotools_dev (Closes: #727295, #548926)
 +  * Drop 00_hyphens_used_as_minus.diff - included upstream
 +  * Add specific +override_dh_auto_build-indep: target for doxygen build
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 15 Dec 2013 11:12:34 +1100
 +
 +exiv2 (0.23-1.1) unreleased; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Ensure configurey is updated for new architectures (Closes: #727295)
 +
 + -- Wookey <wookey at debian.org>  Wed, 18 Jun 2014 21:55:26 +0000
 +
 +exiv2 (0.23-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - Fixes "Support for .cr2 RAW files" (Closes: #665736)
 +  * NEW package libexiv2-12 - match soname
 +  * Drop spelling-error-in-binary.diff - included upstream
 +  * Drop spelling-error-in-manpage.diff - included upstream
 +  * Upload to unstable - coordinated through debian release
 +    - Fixes "please package 0.21 or newer to unstable" (Closes: #650516)
 +  * Update to Standard 3.9.3 - no changes necessary
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 05 May 2012 09:31:28 +1000
 +
 +exiv2 (0.22-2) experimental; urgency=low
 +
 +  * dh_auto_configure  $(shell dpkg-buildflags --export=configure)
 +    - Fixes "Please enabled hardened build flags" (Closes: #656356)
 +  * dh-linktree - fixes libexiv2-doc: embedded-javascript-library
 +  * Update debian/copyright GPL-2 -  copyright-refers-to-symlink-license
 +  * Fix spelling-error-in-manpage exiv2.1.gz explicitely explicitly
 +  * Fix spelling-error-in-binary
 +  * Switch to dh_bugfiles
 +  * Add samples/ to libexiv2-doc/examples
 +  * Fixed "Lib not recommend exiv2" changes to Suggests: (Closes: #615137)
 +
 + -- Mark Purcell <msp at debian.org>  Wed, 25 Jan 2012 07:16:15 +1100
 +
 +exiv2 (0.22-1) experimental; urgency=low
 +
 +  * New upstream release
 +  * NEW Package libexiv2-11 - soname bump
 +  * Drop usr/lib/libexiv2.la non-empty-dependency_libs-in-la-file
 +  * Ack NMU, Thanks Luk (Closes: #618747)
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 24 Sep 2011 14:28:30 +1000
 +
 +exiv2 (0.20-2.1) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Remove references to other libraries from dependency_libs field
 +    (Closes: #618747)
 +
 + -- Luk Claes <luk at debian.org>  Sun, 29 May 2011 19:49:33 +0200
 +
 +exiv2 (0.21.1-1) experimental; urgency=low
 +
 +  * New upstream release
 +  * Update upstream bug tracker in presubj
 +
 + -- Mark Purcell <msp at debian.org>  Fri, 25 Feb 2011 20:03:39 +1100
 +
 +exiv2 (0.21-1) experimental; urgency=low
 +
 +  * New upstream release (Closes: #556913, #486884, #511273)
 +    - Samsung SRW and Makernote support, API Changes 
 +  * NEW package libexiv2-10 - soname bump
 +  * Update debian/control Description:
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 27 Jan 2011 00:05:42 +1100
 +
 +exiv2 (0.20-2) unstable; urgency=low
 +
 +  * Upload to unstable - cleared with debian-release
 +
 + -- Mark Purcell <msp at debian.org>  Fri, 09 Jul 2010 19:43:59 +1000
 +
 +exiv2 (0.20-1) experimental; urgency=low
 +
 +  * New upstream release
 +    - NEW package libexiv2-9 - soname bump
 +    - Makernote updates
 +    - Nikon performance improvement (Closes: #579835)
 +
 +  [ Michal Čihař ]
 +  * Add -dbg package (Closes: #557088)
 +
 +  [ Mark Purcell ]
 +  * Siwtch to source/format = 3.0 (quilt)
 +  * debian/control switch to '-' bullet marker (Closes: #564326) 
 +  * Dropped fuji from Maintainers - inactive
 +  * Simplify get-orig-source target - uscan
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 30 May 2010 14:45:46 +1000
 +
 +exiv2 (0.19-1) unstable; urgency=low
 +
 +  * New upstream release 
 +    - TIFF performance improvement and Nikon updates
 +  * NEW package libexiv2-6 - soname bump
 +
 + -- Mark Purcell <msp at debian.org>  Fri, 01 Jan 2010 11:42:13 +1100
 +
 +exiv2 (0.18.2-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - Bugfix release
 +
 +  [Ryan Kavanagh]
 +
 +  * Add lintian overrides:
 +    - libexiv2-dev: extended-description-is-probably-too-short
 +  * Fix a typo in README.Debian (s/enviroment/environment/)
 +  * Fix hyphens as minus signs in the manpage, 00_hyphens_used_as_minus.diff
 +
 +  [Fathi Boudra]
 +
 +  * Bump Standards-Version from 3.8.1 to 3.8.2 (no changes needed)
 +  * Add quilt build dependency
 +  * Remove cdbs build dependency - use dh and rewrite debian/rules
 +
 + -- Fathi Boudra <fabo at debian.org>  Thu, 09 Jul 2009 18:50:32 -0400
 +
 +exiv2 (0.18.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - (Closes: #525535): "[libexiv2-5] New upstream version 0.18.1"
 +    - write-support for Adobe Photoshop PSD images
 +    - read-support for Panasonic RW2 images
 +    - Panasonic and Nikon makernote update
 +  * Upload to unstable - discussed on debian-release
 +    - libexiv2-5 library transition
 +  * Fix: package-lacks-versioned-build-depends-on-debhelper
 +  * Add ${misc:Depends}
 +
 + -- Mark Purcell <msp at debian.org>  Wed, 29 Apr 2009 21:53:40 +1000
 +
 +exiv2 (0.18-1) experimental; urgency=low
 +
 +  * New upstream release
 +    - Closes: #426274 - "Setting "Exif.Image.DateTime Date" error"
 +    - Closes: #505023 - "FTBFS with GCC 4.4: missing #include" 
 +
 + -- Mark Purcell <msp at debian.org>  Fri, 19 Dec 2008 07:39:10 +1100
 +
 +exiv2 (0.18~pre2-1) experimental; urgency=low
 +
 +  * New upstream release
 +  * NEW package libexiv2-5 - match upstream soname
 +  * Update Standards Version 3.8.0 - no changes
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 08 Nov 2008 10:46:51 +1100
 +
 +exiv2 (0.17.1-1) unstable; urgency=medium
 +
 +  * New upstream release
 +    - Library transition cleared on debian-release/ d-d-a
 +  * Version 0.17 also fixes:
 +    - CVE-2008-2696: DoS via metadata in images (Closes: #486328)
 +    - crashes when fed with wrong file (Closes: #485670)
 +  * Urgency medium for CVE fix
 +  * debian/patches/gcc4.3.diff unecessary for gcc-4.3
 +  * Add /usr/share/bug/exiv2/presubj message for reportbug(1)
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 21 Jun 2008 08:23:53 +1000
 +
 +exiv2 (0.17-1) experimental; urgency=low
 +
 +  * New upstream release
 +  * Switch to simple-patchsys.mk
 +  * Refresh & merge gcc4.3 patches
 +  * New Package: libexiv2-4 - soname bump
 +  * Add Build-Depends: libexpat1-dev
 +  * Upload to experimental to clear NEW processing
 +
 + -- Mark Purcell <msp at debian.org>  Tue, 10 Jun 2008 23:05:33 +1000
 +
 +exiv2 (0.16-4) unstable; urgency=low
 +
 +  [Ana Beatriz Guerrero Lopez]
 +  
 +  * Team upload to address FTBFS with GCC 4.3.
 +  * Apply patch by Cyril Brulebois to fix FTBFS with GCC 4.3.
 +    (Closes: #466901)
 +
 + -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 23 Mar 2008 15:42:16 +0100
 +
 +exiv2 (0.16-3) unstable; urgency=low
 +
 +  * Remove Conflicts/Replaces libexiv2-0 for libexiv2-2. (Closes: #463852)
 +
 + -- Fathi Boudra <fabo at debian.org>  Tue, 05 Feb 2008 00:52:35 +0100
 +
 +exiv2 (0.16-2) unstable; urgency=low
 +
 +  * Remove Conflicts/Replaces libexiv2-0 for libexiv2-2. (Closes: #463852)
 +
 + -- Fathi Boudra <fabo at debian.org>  Mon, 04 Feb 2008 15:39:20 +0100
 +
 +exiv2 (0.16-1) unstable; urgency=low
 +
 +  * New upstream release (Closes: #441524, #455633, #461009)
 +  * Remove patches, merged upstream:
 +    * CVE-2007-6353
 +    * Rev 1124 pull
 +  * Add 01_gcc4.3.diff patch. Missing std:: removal not merged upstream yet
 +  * Bump compat to 6
 +  * Update copyright file
 +  * Add myself in Uploaders field
 +  * Clean up build dependencies:
 +    * Remove g++ and dpkg-dev
 +    * Add quilt and libexpat1-dev
 +    * Bump debhelper to 6
 +  * Bump Standard-Version to 3.7.3
 +  * Use Homepage field
 +  * Add Conflicts/Replaces libexiv2-0 for libexiv2-2
 +  * Clean up rules
 +  * Add clean target (Closes: 442560)
 +  * Build with --no-undefined and --as-needed linker flags
 +
 + -- Fathi Boudra <fabo at debian.org>  Wed, 16 Jan 2008 09:17:08 +0100
 +
 +exiv2 (0.15-2) unstable; urgency=high
 +
 +  [Ana Beatriz Guerrero Lopez]
 +  * Team upload to fix security bug.
 +  * Add patch to fix integer overflow in EXIF parsing.
 +    CVE-2007-6353 (Closes: #456760)
 +
 + -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Mon, 17 Dec 2007 19:13:11 +0100
 +
 +exiv2 (0.15-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - maintenance release, support for Minolta G500 RAW files
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 22 Jul 2007 12:20:57 +0100
 +
 +exiv2 (0.14-2) unstable; urgency=medium
 +
 +  * DebConf7 release :-)
 +  * Urgency medium as this fixes a number of crashes in digikam et al
 +  * Pull in upstream fixes for jpeg/tiff MSC makernote crashes
 +    (rev 1106/1124)
 +
 + -- Mark Purcell <msp at debian.org>  Tue, 19 Jun 2007 12:55:55 +0100
 +
 +exiv2 (0.14-1) unstable; urgency=low
 +
 +  * new upstream release (Closes: #414372)
 +
 +  [ Achim Bohnet ]
 +  * 0.14 changed API: rename libexiv2-0.12 to libexiv2-0 accordingly.
 +  * libexiv2-dev: exiv2 has no exiv2-config script anymore.
 +  * debian/control:
 +    + Etch does not have a libexiv2 package.  So remove Replaces/Conflict.
 +    + libexiv2-dev: No need to depend on ${shlibs:Depends}, ${misc:Depends}
 +  * debian/exiv2.1 removed: included upstream.
 +  * debian/libexiv2-0: install message catalogs
 +
 +  [ Mark Purcell ]
 +  * FTBFS with GCC 4.3: missing #includes (Closes: #417176)
 +  * Build-Depends: doxygen, graphviz, python, xsltproc
 +  * Reinstate libexiv2-doc, better to build with doxygen than other tarball
 +  * Add build/libexiv2-doc:: to debian/rules
 +  * Rework debian/libexiv2-dev.install
 +  * Rework debian/libexiv2-doc.docs
 +  * Rework debian/libexiv2-0.install
 +
 + -- Mark Purcell <msp at debian.org>  Wed, 09 May 2007 22:28:37 +0100
 +
 +exiv2 (0.12-1) unstable; urgency=low
 +
 +  * Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 +  * Switch to cdbs
 +  * Add debian/watch
 +  * Ack NMU fix:
 +    - library package needs to be renamed (libstdc++ allocator change)
 +    (Closes: #339163)
 +
 + -- Mark Purcell <msp at debian.org>  Wed, 14 Mar 2007 08:12:49 +0000
 +
 +exiv2 (0.10-1.4) unstable; urgency=high
 +
 +  * Non-Maintainer upload. Again :-(
 +  * High-urgency upload for RC bugfix
 +  * Apply Steve Langasek patch to overcome crashes on invalid input
 +    - Image with corrupted metadata crashes Exiv2 (Closes: #401660)
 +  * Move usr/lib/*.la  libtool linkage information file to -dev package
 +    - file conflict with libexiv2-0.10 (Closes: #405805)
 +  * Move usr/lib/*.so  development linkage file to -dev package
 +  * Include upstream exiv2.pc in -dev package
 +    - exiv2.pc is missing (Closes: #396060)
 +  * Add libexiv2-dev Depends: pkg-config
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 21 Jan 2007 21:06:27 +0000
 +
 +exiv2 (0.12-0.2) experimental; urgency=low
 +
 +  * Non-maintainer upload. (NMU)
 +  * Add Build-Depends: zlib1g-dev, thanks Kurt
 +    - FTBFS: checking zlib in /usr... failed (Closes: #405916)
 +
 + -- Mark Purcell <msp at debian.org>  Sun,  7 Jan 2007 12:22:39 +0000
 +
 +exiv2 (0.12-0.1) experimental; urgency=medium
 +
 +  * Non-mantainer upload. (NMU)
 +  * Urgency medium as this fixes RC bugs
 +  * New upstream bugfix release
 +    - Image with corrupted metadata crashes Exiv2 (Closes: #401660)
 +    - new upstream release 0.12 (Closes: #389711)
 +  * Include upstream exiv2.pc in debian package
 +    - exiv2.pc is missing (Closes: #396060)
 +  * Bump soname
 +    - file conflict with libexiv2 (Closes: #386934)
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 23 Dec 2006 18:42:30 +1100
 +
 +exiv2 (0.10-1.3) unstable; urgency=low
 +
 +  * NMU.
 +  * debian/rules dh_makeshlibs -V (Closes: #386899) 
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 21 Sep 2006 06:37:22 +0100
 +
 +exiv2 (0.10-1.2) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Fix overly strict shlibs line. Closes: #386899
 +  * Also adding conflict,replaces from libexiv2-0.10 to libexiv2.
 +
 + -- Andreas Barth <aba at not.so.argh.org>  Mon, 11 Sep 2006 20:04:40 +0200
 +
 +exiv2 (0.10-1.1) unstable; urgency=medium
 +
 +  [ David Schmitt ]
 +  * Non-maintainer upload.
 +  * Medium-urgency upload for RC bugfix.
 +  * Change package name from libexiv2 to libexiv2-0.10 to encode the full
 +    SONAME as well as for the C++ mt allocator ABI change, and conflict/replace
 +    libexiv2 accordingly.  Closes: #339163, #382867.
 +  * Remove unnecessary libexiv2.{postinst,postrm} scripts, as they don't do
 +    anything that debhelper doesn't already do for us.
 +  * replace shlibs.local by dh_makeshlibs -V
 +  * make package bin-NMU-able by using ${binary:Version} and B-D on dpkg-dev
 +    (>= 1.13.19)
 +
 +  [ Andreas Barth ]
 +  * Uploading NMU.
 +
 + -- Andreas Barth <aba at not.so.argh.org>  Sun, 10 Sep 2006 09:09:55 +0200
 +
 +exiv2 (0.10-1) unstable; urgency=low
 +
 +  * New Upstream Release. (Fixes: #370151)
 +
 + -- KELEMEN Peter <fuji at debian.org>  Tue, 14 Jun 2006 00:02:57 +0200
 +
 +exiv2 (0.9.1-1) unstable; urgency=low
 +
 +  * New Upstream Release.
 +  * debian/control: -dev Suggests: -doc.
 +
 + -- KELEMEN Peter <fuji at debian.org>  Sat,  4 Feb 2006 07:45:00 +0100
 +
 +exiv2 (0.9-1) unstable; urgency=low
 +
 +  * New Upstream Release.
 +  * debian/rules: Ship with upstream documentation by default.
 +  * debian/control: relax build dependencies.
 +
 + -- KELEMEN Peter <fuji at debian.org>  Fri, 27 Jan 2006 20:41:35 +0100
 +
 +exiv2 (0.7-10) unstable; urgency=low
 +
 +  * C++ allocator change.  (Closes: #339163)
 +
 + -- KELEMEN Peter <fuji at debian.org>  Fri, 18 Nov 2005 00:08:45 +0100
 +
 +exiv2 (0.7-9) unstable; urgency=low
 +
 +  * Added missing Build-Depends: sharutils (Closes: #328376)
 +  * Standards-Version: 3.6.2 (no changes)
 +
 + -- KELEMEN Peter <fuji at debian.org>  Thu, 15 Sep 2005 14:54:32 +0200
 +
 +exiv2 (0.7-8) unstable; urgency=low
 +
 +  * Upload to unstable.
 +
 + -- KELEMEN Peter <fuji at debian.org>  Wed, 14 Sep 2005 15:11:33 +0200
 +
 +exiv2 (0.7-7) experimental; urgency=low
 +
 +  * Upload to Debian archive.
 +
 + -- KELEMEN Peter <fuji at debian.org>  Mon, 18 Jul 2005 00:18:51 +0200
 +
 +exiv2 (0.7-6) experimental; urgency=low
 +
 +  * g++-4.0 rebuild.
 +
 + -- KELEMEN Peter <fuji at debian.org>  Mon, 11 Jul 2005 03:36:38 +0200
 +
 +exiv2 (0.7-5) experimental; urgency=low
 +
 +  * fix multiple copyrights
 +  * strengthen lib deps
 +
 + -- KELEMEN Peter <fuji at debian.org>  Sun, 19 Jun 2005 16:24:51 +0200
 +
 +exiv2 (0.7-4) experimental; urgency=low
 +
 +  * doc fixes
 +
 + -- KELEMEN Peter <fuji at debian.org>  Sun, 19 Jun 2005 14:43:46 +0200
 +
 +exiv2 (0.7-3) experimental; urgency=low
 +
 +  * Make the package non-native.
 +  * Build with g++-4.0.
 +
 + -- KELEMEN Peter <fuji at debian.org>  Sat, 18 Jun 2005 19:34:44 +0200
 +
 +exiv2 (0.7-2) experimental; urgency=low
 +
 +  * static libray to -dev
 +  * clean up -doc
 +  * cmd.txt as example in exiv2
 +
 + -- KELEMEN Peter <fuji at debian.org>  Thu, 16 Jun 2005 20:48:55 +0200
 +
 +exiv2 (0.7-1) experimental; urgency=low
 +
 +  * New upstream release.
 +
 + -- KELEMEN Peter <fuji at debian.org>  Thu, 16 Jun 2005 10:46:37 +0200
 +
 +exiv2 (0.6.2-1) experimental; urgency=low
 +
 +  * Initial release. (Closes: #312490)
 +
 + -- KELEMEN Peter <fuji at debian.org>  Wed,  8 Jun 2005 14:39:56 +0200
 +
diff --cc debian/libexiv2-14.symbols
index 0e0a3b1,0000000..8c3f097
mode 100644,000000..100644
--- a/debian/libexiv2-14.symbols
+++ b/debian/libexiv2-14.symbols
@@@ -1,1544 -1,0 +1,1227 @@@
 +# SymbolsHelper-Confirmed: 0.25 alpha amd64 arm64 armel armhf hppa i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 ppc64el s390x sh4 x32
 +libexiv2.so.14 libexiv2-14 #MINVER#
 + _Z11_exvGettextPKc at Base 0.25
-  (arch=!sh4)_ZN5Exiv210AsciiValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv210AsciiValue4readERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv210AsciiValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv210AsciiValueC1ERKSs at Base 0.25
++ _ZN5Exiv210AsciiValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv210AsciiValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv210AsciiValueC1Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv210AsciiValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv210AsciiValueC2ERKSs at Base 0.25
++ _ZN5Exiv210AsciiValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv210AsciiValueC2Ev at Base 0.25
 + _ZN5Exiv210AsciiValueD0Ev at Base 0.25
 + _ZN5Exiv210AsciiValueD1Ev at Base 0.25
 + _ZN5Exiv210AsciiValueD2Ev at Base 0.25
 + (optional=templinst)_ZN5Exiv210BasicErrorIcE6setMsgEv at Base 0.25
 + _ZN5Exiv210ExifParser6decodeERNS_8ExifDataEPKhj at Base 0.25
 + _ZN5Exiv210ExifParser6encodeERSt6vectorIhSaIhEEPKhjNS_9ByteOrderERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv210ExifThumbCC1ERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv210ExifThumbCC2ERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv210IptcParser6decodeERNS_8IptcDataEPKhj at Base 0.25
 + _ZN5Exiv210IptcParser6encodeERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv210IptcParser7marker_E at Base 0.25
 + _ZN5Exiv210RecordInfoC1EtPKcS2_ at Base 0.25
 + _ZN5Exiv210RecordInfoC2EtPKcS2_ at Base 0.25
 + _ZN5Exiv210TiffParser6decodeERNS_8ExifDataERNS_8IptcDataERNS_7XmpDataEPKhj at Base 0.25
 + _ZN5Exiv210TiffParser6encodeERNS_7BasicIoEPKhjNS_9ByteOrderERKNS_8ExifDataERKNS_8IptcDataERKNS_7XmpDataE at Base 0.25
-  (arch=!sh4)_ZN5Exiv210XmpSidecar10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv210XmpSidecar10setCommentERKSs at Base 0.25
++ _ZN5Exiv210XmpSidecar10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv210XmpSidecar12readMetadataEv at Base 0.25
 + _ZN5Exiv210XmpSidecar13writeMetadataEv at Base 0.25
 + _ZN5Exiv210XmpSidecarC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv210XmpSidecarC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv210XmpSidecarD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv210XmpSidecarD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv210XmpSidecarD2Ev at Base 0.25
 + _ZN5Exiv210exvGettextEPKc at Base 0.25
-  (arch=!sh4)_ZN5Exiv210fileExistsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv210fileExistsERKSsb at Base 0.25
++ _ZN5Exiv210fileExistsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb at Base 0.25
 + _ZN5Exiv210isJpegTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv210isTiffTypeERNS_7BasicIoEb at Base 0.25
-  (arch=!sh4)_ZN5Exiv210parseFloatERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb at Base 0.25
-  (arch=sh4)_ZN5Exiv210parseFloatERKSsRb at Base 0.25
++ _ZN5Exiv210parseFloatERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb at Base 0.25
 + _ZN5Exiv210saturationERKNS_8ExifDataE at Base 0.25
-  (arch=!sh4)_ZN5Exiv211StringValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv211StringValueC1ERKSs at Base 0.25
++ _ZN5Exiv211StringValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv211StringValueC1Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv211StringValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv211StringValueC2ERKSs at Base 0.25
++ _ZN5Exiv211StringValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv211StringValueC2Ev at Base 0.25
 + _ZN5Exiv211StringValueD0Ev at Base 0.25
 + _ZN5Exiv211StringValueD1Ev at Base 0.25
 + _ZN5Exiv211StringValueD2Ev at Base 0.25
 + _ZN5Exiv211focalLengthERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv211getRationalEPKhNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv211orientationERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv211testVersionEiii at Base 0.25
 + _ZN5Exiv212CommentValue11CharsetInfo13charsetTable_E at Base 0.25
-  (arch=!sh4)_ZN5Exiv212CommentValue11CharsetInfo15charsetIdByCodeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212CommentValue11CharsetInfo15charsetIdByCodeERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv212CommentValue11CharsetInfo15charsetIdByNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212CommentValue11CharsetInfo15charsetIdByNameERKSs at Base 0.25
++ _ZN5Exiv212CommentValue11CharsetInfo15charsetIdByCodeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv212CommentValue11CharsetInfo15charsetIdByNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212CommentValue11CharsetInfo4codeENS0_9CharsetIdE at Base 0.25
 + _ZN5Exiv212CommentValue11CharsetInfo4nameENS0_9CharsetIdE at Base 0.25
 + _ZN5Exiv212CommentValue12CharsetTableC1ENS0_9CharsetIdEPKcS4_ at Base 0.25
 + _ZN5Exiv212CommentValue12CharsetTableC2ENS0_9CharsetIdEPKcS4_ at Base 0.25
 + _ZN5Exiv212CommentValue4readEPKhlNS_9ByteOrderE at Base 0.25
-  (arch=!sh4)_ZN5Exiv212CommentValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212CommentValue4readERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv212CommentValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212CommentValueC1ERKSs at Base 0.25
++ _ZN5Exiv212CommentValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv212CommentValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212CommentValueC1Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv212CommentValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212CommentValueC2ERKSs at Base 0.25
++ _ZN5Exiv212CommentValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212CommentValueC2Ev at Base 0.25
 + _ZN5Exiv212CommentValueD0Ev at Base 0.25
 + _ZN5Exiv212CommentValueD1Ev at Base 0.25
 + _ZN5Exiv212CommentValueD2Ev at Base 0.25
 + _ZN5Exiv212ImageFactory4openEPKhl at Base 0.25
-  (arch=!sh4)_ZN5Exiv212ImageFactory4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv212ImageFactory4openERKSsb at Base 0.25
++ _ZN5Exiv212ImageFactory4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb at Base 0.25
 + _ZN5Exiv212ImageFactory4openESt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv212ImageFactory6createEi at Base 0.25
-  (arch=!sh4)_ZN5Exiv212ImageFactory6createEiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212ImageFactory6createEiRKSs at Base 0.25
++ _ZN5Exiv212ImageFactory6createEiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212ImageFactory6createEiSt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv212ImageFactory7getTypeEPKhl at Base 0.25
-  (arch=!sh4)_ZN5Exiv212ImageFactory7getTypeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212ImageFactory7getTypeERKSs at Base 0.25
++ _ZN5Exiv212ImageFactory7getTypeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212ImageFactory7getTypeERNS_7BasicIoE at Base 0.25
-  (arch=!sh4)_ZN5Exiv212ImageFactory8createIoERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv212ImageFactory8createIoERKSsb at Base 0.25
++ _ZN5Exiv212ImageFactory8createIoERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb at Base 0.25
 + _ZN5Exiv212ImageFactory9checkModeEiNS_10MetadataIdE at Base 0.25
 + _ZN5Exiv212ImageFactory9checkTypeEiRNS_7BasicIoEb at Base 0.25
-  (arch=!sh4)_ZN5Exiv212IptcDataSets10dataSetIdxERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt at Base 0.25
-  (arch=sh4)_ZN5Exiv212IptcDataSets10dataSetIdxERKSst at Base 0.25
++ _ZN5Exiv212IptcDataSets10dataSetIdxERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt at Base 0.25
 + _ZN5Exiv212IptcDataSets10dataSetIdxEtt at Base 0.25
 + _ZN5Exiv212IptcDataSets10recordDescEt at Base 0.25
-  (arch=!sh4)_ZN5Exiv212IptcDataSets10recordNameB5cxx11Et at Base 0.25
-  (arch=sh4)_ZN5Exiv212IptcDataSets10recordNameEt at Base 0.25
++ _ZN5Exiv212IptcDataSets10recordNameB5cxx11Et at Base 0.25
 + _ZN5Exiv212IptcDataSets11dataSetDescEtt at Base 0.25
 + _ZN5Exiv212IptcDataSets11dataSetListERSo at Base 0.25
-  (arch=!sh4)_ZN5Exiv212IptcDataSets11dataSetNameB5cxx11Ett at Base 0.25
-  (arch=sh4)_ZN5Exiv212IptcDataSets11dataSetNameEtt at Base 0.25
++ _ZN5Exiv212IptcDataSets11dataSetNameB5cxx11Ett at Base 0.25
 + _ZN5Exiv212IptcDataSets11dataSetTypeEtt at Base 0.25
 + _ZN5Exiv212IptcDataSets11recordInfo_E at Base 0.25
 + _ZN5Exiv212IptcDataSets12dataSetTitleEtt at Base 0.25
 + _ZN5Exiv212IptcDataSets13dataSetPsNameEtt at Base 0.25
 + _ZN5Exiv212IptcDataSets17dataSetRepeatableEtt at Base 0.25
 + _ZN5Exiv212IptcDataSets18envelopeRecordListEv at Base 0.25
 + _ZN5Exiv212IptcDataSets22application2RecordListEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv212IptcDataSets7dataSetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt at Base 0.25
-  (arch=sh4)_ZN5Exiv212IptcDataSets7dataSetERKSst at Base 0.25
-  (arch=!sh4)_ZN5Exiv212IptcDataSets8recordIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212IptcDataSets8recordIdERKSs at Base 0.25
++ _ZN5Exiv212IptcDataSets7dataSetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEt at Base 0.25
++ _ZN5Exiv212IptcDataSets8recordIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212IptcDataSets8records_E at Base 0.25
-  (arch=!sh4)_ZN5Exiv212LangAltValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212LangAltValue4readERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv212LangAltValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212LangAltValueC1ERKSs at Base 0.25
++ _ZN5Exiv212LangAltValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv212LangAltValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212LangAltValueC1Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv212LangAltValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212LangAltValueC2ERKSs at Base 0.25
++ _ZN5Exiv212LangAltValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212LangAltValueC2Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv212LangAltValueD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv212LangAltValueD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv212LangAltValueD2Ev at Base 0.25
 + _ZN5Exiv212PreviewImageC1ERKS0_ at Base 0.25
 + _ZN5Exiv212PreviewImageC2ERKS0_ at Base 0.25
 + _ZN5Exiv212PreviewImageD1Ev at Base 0.25
 + _ZN5Exiv212PreviewImageD2Ev at Base 0.25
 + _ZN5Exiv212PreviewImageaSERKS0_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv212XmpTextValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212XmpTextValue4readERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv212XmpTextValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212XmpTextValueC1ERKSs at Base 0.25
++ _ZN5Exiv212XmpTextValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv212XmpTextValueC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212XmpTextValueC1Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv212XmpTextValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212XmpTextValueC2ERKSs at Base 0.25
++ _ZN5Exiv212XmpTextValueC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212XmpTextValueC2Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv212XmpTextValueD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv212XmpTextValueD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv212XmpTextValueD2Ev at Base 0.25
-  (subst|arch=!amd64)_ZN5Exiv212base64decodeEPKcPc{size_t}@Base 0.25
-  (subst|arch=!amd64)_ZN5Exiv212base64encodeEPKv{size_t}Pc{size_t}@Base 0.25
++ (subst)_ZN5Exiv212base64decodeEPKcPc{size_t}@Base 0.25
++ (subst)_ZN5Exiv212base64encodeEPKv{size_t}Pc{size_t}@Base 0.25
 + _ZN5Exiv212exposureModeERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv212exposureTimeERKNS_8ExifDataE at Base 0.25
-  (arch=!sh4)_ZN5Exiv212fileProtocolERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv212fileProtocolERKSs at Base 0.25
++ _ZN5Exiv212fileProtocolERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv212getURationalEPKhNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv212imageQualityERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv212meteringModeERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv212serialNumberERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv212whiteBalanceERKNS_8ExifDataE at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpArrayValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpArrayValue4readERKSs at Base 0.25
++ _ZN5Exiv213XmpArrayValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv213XmpArrayValueC1ENS_6TypeIdE at Base 0.25
 + _ZN5Exiv213XmpArrayValueC2ENS_6TypeIdE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpArrayValueD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpArrayValueD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpArrayValueD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties10registerNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties10registerNsERKSsS2_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties11nsRegistry_B5cxx11E at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties11nsRegistry_E at Base 0.25
++ _ZN5Exiv213XmpProperties10registerNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ at Base 0.25
++ _ZN5Exiv213XmpProperties11nsRegistry_B5cxx11E at Base 0.25
 + _ZN5Exiv213XmpProperties12propertyDescERKNS_6XmpKeyE at Base 0.25
 + _ZN5Exiv213XmpProperties12propertyInfoERKNS_6XmpKeyE at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties12propertyListERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties12propertyListERKSs at Base 0.25
++ _ZN5Exiv213XmpProperties12propertyListERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv213XmpProperties12propertyTypeERKNS_6XmpKeyE at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties12unregisterNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties12unregisterNsERKSs at Base 0.25
++ _ZN5Exiv213XmpProperties12unregisterNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv213XmpProperties12unregisterNsEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties13printPropertyERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_5ValueE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties13printPropertyERSoRKSsRKNS_5ValueE at Base 0.25
++ _ZN5Exiv213XmpProperties13printPropertyERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_5ValueE at Base 0.25
 + _ZN5Exiv213XmpProperties13propertyTitleERKNS_6XmpKeyE at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties15printPropertiesERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties15printPropertiesERSoRKSs at Base 0.25
++ _ZN5Exiv213XmpProperties15printPropertiesERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv213XmpProperties16lookupNsRegistryERKNS_9XmpNsInfo6PrefixE at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties2nsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties2nsERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties6nsDescERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties6nsDescERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties6nsInfoERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties6nsInfoERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv213XmpProperties6prefixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213XmpProperties6prefixERKSs at Base 0.25
++ _ZN5Exiv213XmpProperties2nsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv213XmpProperties6nsDescERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv213XmpProperties6nsInfoERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv213XmpProperties6prefixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv213copyExifToXmpERKNS_8ExifDataERNS_7XmpDataE at Base 0.25
 + _ZN5Exiv213copyIptcToXmpERKNS_8IptcDataERNS_7XmpDataEPKc at Base 0.25
 + _ZN5Exiv213copyXmpToExifERKNS_7XmpDataERNS_8ExifDataE at Base 0.25
 + _ZN5Exiv213copyXmpToIptcERKNS_7XmpDataERNS_8IptcDataE at Base 0.25
 + _ZN5Exiv213moveExifToXmpERNS_8ExifDataERNS_7XmpDataE at Base 0.25
 + _ZN5Exiv213moveIptcToXmpERNS_8IptcDataERNS_7XmpDataEPKc at Base 0.25
 + _ZN5Exiv213moveXmpToExifERNS_7XmpDataERNS_8ExifDataE at Base 0.25
 + _ZN5Exiv213moveXmpToIptcERNS_7XmpDataERNS_8IptcDataE at Base 0.25
-  (arch=!sh4)_ZN5Exiv213parseRationalERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb at Base 0.25
-  (arch=sh4)_ZN5Exiv213parseRationalERKSsRb at Base 0.25
-  (arch=!sh4)_ZN5Exiv213pathOfFileUrlERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv213pathOfFileUrlERKSs at Base 0.25
++ _ZN5Exiv213parseRationalERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb at Base 0.25
++ _ZN5Exiv213pathOfFileUrlERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv213versionNumberEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv213versionStringB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv213versionStringEv at Base 0.25
++ _ZN5Exiv213versionStringB5cxx11Ev at Base 0.25
 + _ZN5Exiv214PreviewManagerC1ERKNS_5ImageE at Base 0.25
 + _ZN5Exiv214PreviewManagerC2ERKNS_5ImageE at Base 0.25
 + _ZN5Exiv214newBmpInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newCr2InstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newCrwInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newEpsInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newExvInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newGifInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newJp2InstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newMrwInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newOrfInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newPgfInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newPngInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newPsdInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newRafInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newRw2InstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newTgaInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv214newXmpInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv215StringValueBase4readEPKhlNS_9ByteOrderE at Base 0.25
-  (arch=!sh4)_ZN5Exiv215StringValueBase4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv215StringValueBase4readERKSs at Base 0.25
++ _ZN5Exiv215StringValueBase4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv215StringValueBaseC1ENS_6TypeIdE at Base 0.25
-  (arch=!sh4)_ZN5Exiv215StringValueBaseC1ENS_6TypeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv215StringValueBaseC1ENS_6TypeIdERKSs at Base 0.25
++ _ZN5Exiv215StringValueBaseC1ENS_6TypeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv215StringValueBaseC1ERKS0_ at Base 0.25
 + _ZN5Exiv215StringValueBaseC2ENS_6TypeIdE at Base 0.25
-  (arch=!sh4)_ZN5Exiv215StringValueBaseC2ENS_6TypeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv215StringValueBaseC2ENS_6TypeIdERKSs at Base 0.25
++ _ZN5Exiv215StringValueBaseC2ENS_6TypeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv215StringValueBaseC2ERKS0_ at Base 0.25
 + _ZN5Exiv215StringValueBaseD0Ev at Base 0.25
 + _ZN5Exiv215StringValueBaseD1Ev at Base 0.25
 + _ZN5Exiv215StringValueBaseD2Ev at Base 0.25
 + _ZN5Exiv215StringValueBaseaSERKS0_ at Base 0.25
 + _ZN5Exiv215dumpLibraryInfoERSoRKSt6vectorI17re_pattern_bufferSaIS2_EE at Base 0.25
 + _ZN5Exiv215newJpegInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv215newTiffInstanceESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv215subjectDistanceERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv215syncExifWithXmpERNS_8ExifDataERNS_7XmpDataE at Base 0.25
 + _ZN5Exiv216cmpMetadataByKeyERKNS_9MetadatumES2_ at Base 0.25
 + _ZN5Exiv216cmpMetadataByTagERKNS_9MetadatumES2_ at Base 0.25
 + _ZN5Exiv216sceneCaptureTypeERKNS_8ExifDataE at Base 0.25
-  (arch=sh4)_ZN5Exiv217PreviewPropertiesD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv217PreviewPropertiesD2Ev at Base 0.25
 + _ZN5Exiv219floatToRationalCastEf at Base 0.25
-  (arch=!sh4)_ZN5Exiv220ReplaceStringInPlaceENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS5_S7_ at Base 0.25
-  (arch=sh4)_ZN5Exiv220ReplaceStringInPlaceESsRKSsS1_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv220convertStringCharsetERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcS8_ at Base 0.25
-  (arch=sh4)_ZN5Exiv220convertStringCharsetERSsPKcS2_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv222versionNumberHexStringB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv222versionNumberHexStringEv at Base 0.25
++ _ZN5Exiv220ReplaceStringInPlaceENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS5_S7_ at Base 0.25
++ _ZN5Exiv220convertStringCharsetERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKcS8_ at Base 0.25
++ _ZN5Exiv222versionNumberHexStringB5cxx11Ev at Base 0.25
 + _ZN5Exiv23KeyD0Ev at Base 0.25
 + _ZN5Exiv23KeyD1Ev at Base 0.25
 + _ZN5Exiv23KeyD2Ev at Base 0.25
 + _ZN5Exiv23KeyaSERKS0_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv23Uri5ParseERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv23Uri5ParseERKSs at Base 0.25
++ _ZN5Exiv23Uri5ParseERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv23Uri6DecodeERS0_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv24httpERSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_St4lessIS6_ESaISt4pairIKS6_S6_EEESE_RS6_ at Base 0.25
-  (arch=sh4)_ZN5Exiv24httpERSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEES8_RSs at Base 0.25
++ _ZN5Exiv24httpERSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES6_St4lessIS6_ESaISt4pairIKS6_S6_EEESE_RS6_ at Base 0.25
 + _ZN5Exiv24makeERKNS_8ExifDataE at Base 0.25
-  (arch=!sh4)_ZN5Exiv25Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv25Image10setCommentERKSs at Base 0.25
++ _ZN5Exiv25Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv25Image10setXmpDataERKNS_7XmpDataE at Base 0.25
 + _ZN5Exiv25Image11setExifDataERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv25Image11setIptcDataERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv25Image11setMetadataERKS0_ at Base 0.25
 + _ZN5Exiv25Image12clearCommentEv at Base 0.25
 + _ZN5Exiv25Image12clearXmpDataEv at Base 0.25
 + _ZN5Exiv25Image12setByteOrderENS_9ByteOrderE at Base 0.25
-  (arch=!sh4)_ZN5Exiv25Image12setXmpPacketERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv25Image12setXmpPacketERKSs at Base 0.25
++ _ZN5Exiv25Image12setXmpPacketERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv25Image13clearExifDataEv at Base 0.25
 + _ZN5Exiv25Image13clearIptcDataEv at Base 0.25
 + _ZN5Exiv25Image13clearMetadataEv at Base 0.25
 + _ZN5Exiv25Image14clearXmpPacketEv at Base 0.25
 + _ZN5Exiv25Image14printStructureERSoNS_20PrintStructureOptionE at Base 0.25
 + _ZN5Exiv25Image18writeXmpFromPacketEb at Base 0.25
 + _ZN5Exiv25Image7xmpDataEv at Base 0.25
 + _ZN5Exiv25Image8exifDataEv at Base 0.25
 + _ZN5Exiv25Image8iptcDataEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv25Image9xmpPacketB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv25Image9xmpPacketEv at Base 0.25
++ _ZN5Exiv25Image9xmpPacketB5cxx11Ev at Base 0.25
 + _ZN5Exiv25ImageC1EitSt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv25ImageC2EitSt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv25ImageD0Ev at Base 0.25
 + _ZN5Exiv25ImageD1Ev at Base 0.25
 + _ZN5Exiv25ImageD2Ev at Base 0.25
 + _ZN5Exiv25MemIo16populateFakeDataEv at Base 0.25
 + _ZN5Exiv25MemIo4Impl7reserveEl at Base 0.25
 + _ZN5Exiv25MemIo4ImplC1EPKhl at Base 0.25
 + _ZN5Exiv25MemIo4ImplC1Ev at Base 0.25
 + _ZN5Exiv25MemIo4ImplC2EPKhl at Base 0.25
 + _ZN5Exiv25MemIo4ImplC2Ev at Base 0.25
 + _ZN5Exiv25MemIo4getbEv at Base 0.25
 + _ZN5Exiv25MemIo4mmapEb at Base 0.25
 + _ZN5Exiv25MemIo4openEv at Base 0.25
 + _ZN5Exiv25MemIo4putbEh at Base 0.25
 + _ZN5Exiv25MemIo4readEPhl at Base 0.25
 + _ZN5Exiv25MemIo4readEl at Base 0.25
 + _ZN5Exiv25MemIo4seekElNS_7BasicIo8PositionE at Base 0.25
 + _ZN5Exiv25MemIo5closeEv at Base 0.25
 + _ZN5Exiv25MemIo5msyncEv at Base 0.25
 + _ZN5Exiv25MemIo5writeEPKhl at Base 0.25
 + _ZN5Exiv25MemIo5writeERNS_7BasicIoE at Base 0.25
 + _ZN5Exiv25MemIo6munmapEv at Base 0.25
 + _ZN5Exiv25MemIo8transferERNS_7BasicIoE at Base 0.25
 + _ZN5Exiv25MemIoC1EPKhl at Base 0.25
 + _ZN5Exiv25MemIoC1Ev at Base 0.25
 + _ZN5Exiv25MemIoC2EPKhl at Base 0.25
 + _ZN5Exiv25MemIoC2Ev at Base 0.25
 + _ZN5Exiv25MemIoD0Ev at Base 0.25
 + _ZN5Exiv25MemIoD1Ev at Base 0.25
 + _ZN5Exiv25MemIoD2Ev at Base 0.25
 + _ZN5Exiv25Value11setDataAreaEPKhl at Base 0.25
 + _ZN5Exiv25Value6createENS_6TypeIdE at Base 0.25
 + _ZN5Exiv25ValueC1ENS_6TypeIdE at Base 0.25
 + _ZN5Exiv25ValueC2ENS_6TypeIdE at Base 0.25
 + _ZN5Exiv25ValueD0Ev at Base 0.25
 + _ZN5Exiv25ValueD1Ev at Base 0.25
 + _ZN5Exiv25ValueD2Ev at Base 0.25
 + _ZN5Exiv25ValueaSERKS0_ at Base 0.25
-  (arch=!amd64 !sh4|subst)_ZN5Exiv25isHexERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}S7_ at Base 0.25
-  (arch=sh4)_ZN5Exiv25isHexERKSsjS1_ at Base 0.25
++ (subst)_ZN5Exiv25isHexERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}S7_ at Base 0.25
 + _ZN5Exiv25modelERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv26FileIo16populateFakeDataEv at Base 0.25
 + _ZN5Exiv26FileIo4Impl10switchModeENS1_6OpModeE at Base 0.25
 + _ZN5Exiv26FileIo4Impl13copyXattrFromERKS0_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv26FileIo4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv26FileIo4ImplC1ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv26FileIo4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv26FileIo4ImplC2ERKSs at Base 0.25
++ _ZN5Exiv26FileIo4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv26FileIo4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv26FileIo4getbEv at Base 0.25
 + _ZN5Exiv26FileIo4mmapEb at Base 0.25
-  (arch=!sh4)_ZN5Exiv26FileIo4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv26FileIo4openERKSs at Base 0.25
++ _ZN5Exiv26FileIo4openERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv26FileIo4openEv at Base 0.25
 + _ZN5Exiv26FileIo4putbEh at Base 0.25
 + _ZN5Exiv26FileIo4readEPhl at Base 0.25
 + _ZN5Exiv26FileIo4readEl at Base 0.25
 + _ZN5Exiv26FileIo4seekElNS_7BasicIo8PositionE at Base 0.25
 + _ZN5Exiv26FileIo5closeEv at Base 0.25
 + _ZN5Exiv26FileIo5writeEPKhl at Base 0.25
 + _ZN5Exiv26FileIo5writeERNS_7BasicIoE at Base 0.25
 + _ZN5Exiv26FileIo6munmapEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv26FileIo7setPathERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv26FileIo7setPathERKSs at Base 0.25
++ _ZN5Exiv26FileIo7setPathERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv26FileIo8transferERNS_7BasicIoE at Base 0.25
-  (arch=!sh4)_ZN5Exiv26FileIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv26FileIoC1ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv26FileIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv26FileIoC2ERKSs at Base 0.25
++ _ZN5Exiv26FileIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv26FileIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv26FileIoD0Ev at Base 0.25
 + _ZN5Exiv26FileIoD1Ev at Base 0.25
 + _ZN5Exiv26FileIoD2Ev at Base 0.25
-  (subst|arch=!amd64)_ZN5Exiv26HttpIo8HttpImpl11writeRemoteEPKh{size_t}ll at Base 0.25
++ (subst)_ZN5Exiv26HttpIo8HttpImpl11writeRemoteEPKh{size_t}ll at Base 0.25
 + _ZN5Exiv26HttpIo8HttpImpl13getFileLengthEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv26HttpIo8HttpImpl14getDataByRangeEllRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv26HttpIo8HttpImpl14getDataByRangeEllRSs at Base 0.25
-  (arch=!amd64 !sh4|subst)_ZN5Exiv26HttpIo8HttpImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
-  (arch=sh4)_ZN5Exiv26HttpIo8HttpImplC1ERKSsj at Base 0.25
-  (arch=!amd64 !sh4|subst)_ZN5Exiv26HttpIo8HttpImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
-  (arch=sh4)_ZN5Exiv26HttpIo8HttpImplC2ERKSsj at Base 0.25
-  (arch=sh4)_ZN5Exiv26HttpIo8HttpImplD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv26HttpIo8HttpImplD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv26HttpIo8HttpImplD2Ev at Base 0.25
-  (arch=!amd64 !sh4|subst)_ZN5Exiv26HttpIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
-  (arch=sh4)_ZN5Exiv26HttpIoC1ERKSsj at Base 0.25
-  (arch=!amd64 !sh4|subst)_ZN5Exiv26HttpIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
-  (arch=sh4)_ZN5Exiv26HttpIoC2ERKSsj at Base 0.25
++ _ZN5Exiv26HttpIo8HttpImpl14getDataByRangeEllRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ (subst)_ZN5Exiv26HttpIo8HttpImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
++ (subst)_ZN5Exiv26HttpIo8HttpImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
++ (subst)_ZN5Exiv26HttpIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
++ (subst)_ZN5Exiv26HttpIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
 + _ZN5Exiv26LogMsg14defaultHandlerEiPKc at Base 0.25
 + _ZN5Exiv26LogMsg6level_E at Base 0.25
 + _ZN5Exiv26LogMsg8handler_E at Base 0.25
 + _ZN5Exiv26XmpKey4Impl11familyName_E at Base 0.25
-  (arch=!sh4)_ZN5Exiv26XmpKey4Impl12decomposeKeyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv26XmpKey4Impl12decomposeKeyERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv26XmpKey4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_ at Base 0.25
-  (arch=sh4)_ZN5Exiv26XmpKey4ImplC1ERKSsS3_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv26XmpKey4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_ at Base 0.25
-  (arch=sh4)_ZN5Exiv26XmpKey4ImplC2ERKSsS3_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv26XmpKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=!sh4)_ZN5Exiv26XmpKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ at Base 0.25
++ _ZN5Exiv26XmpKey4Impl12decomposeKeyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv26XmpKey4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_ at Base 0.25
++ _ZN5Exiv26XmpKey4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_ at Base 0.25
++ _ZN5Exiv26XmpKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv26XmpKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ at Base 0.25
 + _ZN5Exiv26XmpKeyC1ERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv26XmpKeyC1ERKSs at Base 0.25
-  (arch=sh4)_ZN5Exiv26XmpKeyC1ERKSsS2_ at Base 0.25
-  (arch=!sh4)_ZN5Exiv26XmpKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=!sh4)_ZN5Exiv26XmpKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ at Base 0.25
++ _ZN5Exiv26XmpKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv26XmpKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ at Base 0.25
 + _ZN5Exiv26XmpKeyC2ERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv26XmpKeyC2ERKSs at Base 0.25
-  (arch=sh4)_ZN5Exiv26XmpKeyC2ERKSsS2_ at Base 0.25
 + _ZN5Exiv26XmpKeyD0Ev at Base 0.25
 + _ZN5Exiv26XmpKeyD1Ev at Base 0.25
 + _ZN5Exiv26XmpKeyD2Ev at Base 0.25
 + _ZN5Exiv26XmpKeyaSERKS0_ at Base 0.25
 + _ZN5Exiv26d2DataEPhdNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv26errMsgEi at Base 0.25
 + _ZN5Exiv26f2DataEPhfNS_9ByteOrderE at Base 0.25
-  (arch=!sh4)_ZN5Exiv26getEnvB5cxx11ENS_5EnVarE at Base 0.25
-  (arch=sh4)_ZN5Exiv26getEnvENS_5EnVarE at Base 0.25
++ _ZN5Exiv26getEnvB5cxx11ENS_5EnVarE at Base 0.25
 + _ZN5Exiv26l2DataEPhiNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv26r2DataEPhSt4pairIiiENS_9ByteOrderE at Base 0.25
 + _ZN5Exiv26s2DataEPhsNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv26to_hexEc at Base 0.25
 + _ZN5Exiv27BasicIoD0Ev at Base 0.25
 + _ZN5Exiv27BasicIoD1Ev at Base 0.25
 + _ZN5Exiv27BasicIoD2Ev at Base 0.25
 + _ZN5Exiv27DataBuf5allocEl at Base 0.25
 + _ZN5Exiv27DataBuf5resetESt4pairIPhlE at Base 0.25
 + _ZN5Exiv27DataBuf7releaseEv at Base 0.25
 + _ZN5Exiv27DataBufC1EPKhl at Base 0.25
 + _ZN5Exiv27DataBufC1ERS0_ at Base 0.25
 + _ZN5Exiv27DataBufC2EPKhl at Base 0.25
 + _ZN5Exiv27DataBufC2ERS0_ at Base 0.25
 + _ZN5Exiv27DataBufaSERS0_ at Base 0.25
 + _ZN5Exiv27DataSetC1EtPKcS2_S2_bbjjNS_6TypeIdEtS2_ at Base 0.25
 + _ZN5Exiv27DataSetC2EtPKcS2_S2_bbjjNS_6TypeIdEtS2_ at Base 0.25
 + _ZN5Exiv27ExifKey4Impl11familyName_E at Base 0.25
-  (arch=!sh4)_ZN5Exiv27ExifKey4Impl12decomposeKeyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv27ExifKey4Impl12decomposeKeyERKSs at Base 0.25
++ _ZN5Exiv27ExifKey4Impl12decomposeKeyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27ExifKey4Impl7makeKeyEtNS_8Internal5IfdIdEPKNS_7TagInfoE at Base 0.25
 + _ZN5Exiv27ExifKey4ImplC1Ev at Base 0.25
 + _ZN5Exiv27ExifKey4ImplC2Ev at Base 0.25
 + _ZN5Exiv27ExifKey6setIdxEi at Base 0.25
 + _ZN5Exiv27ExifKeyC1ERKNS_7TagInfoE at Base 0.25
-  (arch=!sh4)_ZN5Exiv27ExifKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv27ExifKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27ExifKeyC1ERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv27ExifKeyC1ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv27ExifKeyC1EtRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv27ExifKeyC1EtRKSs at Base 0.25
++ _ZN5Exiv27ExifKeyC1EtRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27ExifKeyC2ERKNS_7TagInfoE at Base 0.25
-  (arch=!sh4)_ZN5Exiv27ExifKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv27ExifKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27ExifKeyC2ERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv27ExifKeyC2ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv27ExifKeyC2EtRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv27ExifKeyC2EtRKSs at Base 0.25
++ _ZN5Exiv27ExifKeyC2EtRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27ExifKeyD0Ev at Base 0.25
 + _ZN5Exiv27ExifKeyD1Ev at Base 0.25
 + _ZN5Exiv27ExifKeyD2Ev at Base 0.25
 + _ZN5Exiv27ExifKeyaSERKS0_ at Base 0.25
 + _ZN5Exiv27IptcKey11familyName_E at Base 0.25
 + _ZN5Exiv27IptcKey12decomposeKeyEv at Base 0.25
 + _ZN5Exiv27IptcKey7makeKeyEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv27IptcKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv27IptcKeyC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27IptcKeyC1ERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv27IptcKeyC1ERKSs at Base 0.25
 + _ZN5Exiv27IptcKeyC1Ett at Base 0.25
-  (arch=!sh4)_ZN5Exiv27IptcKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv27IptcKeyC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27IptcKeyC2ERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv27IptcKeyC2ERKSs at Base 0.25
 + _ZN5Exiv27IptcKeyC2Ett at Base 0.25
 + _ZN5Exiv27IptcKeyD0Ev at Base 0.25
 + _ZN5Exiv27IptcKeyD1Ev at Base 0.25
 + _ZN5Exiv27IptcKeyD2Ev at Base 0.25
 + _ZN5Exiv27IptcKeyaSERKS0_ at Base 0.25
 + (optional=templinst)_ZN5Exiv27TagInfoC1EtPKcS2_S2_iiNS_6TypeIdEsPFRSoS4_RKNS_5ValueEPKNS_8ExifDataEE at Base 0.25
 + (optional=templinst)_ZN5Exiv27TagInfoC2EtPKcS2_S2_iiNS_6TypeIdEsPFRSoS4_RKNS_5ValueEPKNS_8ExifDataEE at Base 0.25
-  (arch=!sh4)_ZN5Exiv27XPathIo12GEN_FILE_EXTB5cxx11E at Base 0.25
-  (arch=sh4)_ZN5Exiv27XPathIo12GEN_FILE_EXTE at Base 0.25
-  (arch=!sh4)_ZN5Exiv27XPathIo13TEMP_FILE_EXTB5cxx11E at Base 0.25
-  (arch=sh4)_ZN5Exiv27XPathIo13TEMP_FILE_EXTE at Base 0.25
-  (arch=!sh4)_ZN5Exiv27XPathIo15writeDataToFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv27XPathIo15writeDataToFileERKSs at Base 0.25
++ _ZN5Exiv27XPathIo12GEN_FILE_EXTB5cxx11E at Base 0.25
++ _ZN5Exiv27XPathIo13TEMP_FILE_EXTB5cxx11E at Base 0.25
++ _ZN5Exiv27XPathIo15writeDataToFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27XPathIo8transferERNS_7BasicIoE at Base 0.25
-  (arch=!sh4)_ZN5Exiv27XPathIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv27XPathIoC1ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv27XPathIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv27XPathIoC2ERKSs at Base 0.25
++ _ZN5Exiv27XPathIoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv27XPathIoC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27XPathIoD0Ev at Base 0.25
 + _ZN5Exiv27XPathIoD1Ev at Base 0.25
 + _ZN5Exiv27XPathIoD2Ev at Base 0.25
 + _ZN5Exiv27XmpData3addERKNS_6XmpKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv27XmpData3addERKNS_8XmpdatumE at Base 0.25
 + _ZN5Exiv27XmpData3endEv at Base 0.25
 + _ZN5Exiv27XmpData5beginEv at Base 0.25
 + _ZN5Exiv27XmpData5clearEv at Base 0.25
 + _ZN5Exiv27XmpData5eraseEN9__gnu_cxx17__normal_iteratorIPNS_8XmpdatumESt6vectorIS3_SaIS3_EEEE at Base 0.25
 + _ZN5Exiv27XmpData7findKeyERKNS_6XmpKeyE at Base 0.25
 + _ZN5Exiv27XmpData9sortByKeyEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv27XmpDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv27XmpDataixERKSs at Base 0.25
++ _ZN5Exiv27XmpDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv27afPointERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv27fNumberERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv27getLongEPKhNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv27hexdumpERSoPKhll at Base 0.25
 + _ZN5Exiv27ul2DataEPhjNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv27ur2DataEPhSt4pairIjjENS_9ByteOrderE at Base 0.25
 + _ZN5Exiv27us2DataEPhtNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv27versionEv at Base 0.25
 + _ZN5Exiv28AnyErrorD0Ev at Base 0.25
 + _ZN5Exiv28AnyErrorD1Ev at Base 0.25
 + _ZN5Exiv28AnyErrorD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28BmpImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28BmpImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv28BmpImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28BmpImage11setExifDataERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv28BmpImage11setIptcDataERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv28BmpImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28BmpImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28BmpImageC1ESt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv28BmpImageC2ESt8auto_ptrINS_7BasicIoEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28BmpImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28BmpImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28BmpImageD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28Cr2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28Cr2Image10setCommentERKSs at Base 0.25
++ _ZN5Exiv28Cr2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28Cr2Image12readMetadataEv at Base 0.25
 + _ZN5Exiv28Cr2Image13writeMetadataEv at Base 0.25
 + _ZN5Exiv28Cr2ImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28Cr2ImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28Cr2ImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28Cr2ImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28Cr2ImageD2Ev at Base 0.25
 + _ZN5Exiv28CrwImage11setIptcDataERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv28CrwImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28CrwImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28CrwImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28CrwImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28CrwImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28CrwImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28CrwImageD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28EpsImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28EpsImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv28EpsImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28EpsImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28EpsImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28EpsImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28EpsImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28EpsImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28EpsImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28EpsImageD2Ev at Base 0.25
 + _ZN5Exiv28ExifData3addERKNS_7ExifKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv28ExifData3addERKNS_9ExifdatumE at Base 0.25
 + _ZN5Exiv28ExifData5clearEv at Base 0.25
 + _ZN5Exiv28ExifData5eraseESt14_List_iteratorINS_9ExifdatumEE at Base 0.25
 + _ZN5Exiv28ExifData5eraseESt14_List_iteratorINS_9ExifdatumEES3_ at Base 0.25
 + _ZN5Exiv28ExifData7findKeyERKNS_7ExifKeyE at Base 0.25
 + _ZN5Exiv28ExifData9sortByKeyEv at Base 0.25
 + _ZN5Exiv28ExifData9sortByTagEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv28ExifDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExifDataixERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv28ExifTags11isExifGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExifTags11isExifGroupERKSs at Base 0.25
++ _ZN5Exiv28ExifDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv28ExifTags11isExifGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28ExifTags11sectionNameERKNS_7ExifKeyE at Base 0.25
 + _ZN5Exiv28ExifTags12defaultCountERKNS_7ExifKeyE at Base 0.25
-  (arch=!sh4)_ZN5Exiv28ExifTags12isMakerGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExifTags12isMakerGroupERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv28ExifTags7ifdNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExifTags7ifdNameERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv28ExifTags7tagListERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExifTags7tagListERKSs at Base 0.25
++ _ZN5Exiv28ExifTags12isMakerGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv28ExifTags7ifdNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv28ExifTags7tagListERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28ExifTags7taglistERSo at Base 0.25
-  (arch=!sh4)_ZN5Exiv28ExifTags7taglistERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExifTags7taglistERSoRKSs at Base 0.25
++ _ZN5Exiv28ExifTags7taglistERSoRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28ExifTags9groupListEv at Base 0.25
 + _ZN5Exiv28ExvImage6blank_E at Base 0.25
 + _ZN5Exiv28ExvImage8exiv2Id_E at Base 0.25
 + _ZN5Exiv28ExvImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28ExvImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExvImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExvImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28ExvImageD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28GifImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28GifImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv28GifImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28GifImage11setExifDataERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv28GifImage11setIptcDataERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv28GifImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28GifImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28GifImageC1ESt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv28GifImageC2ESt8auto_ptrINS_7BasicIoEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28GifImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28GifImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28GifImageD2Ev at Base 0.25
 + _ZN5Exiv28IptcData3addERKNS_7IptcKeyEPNS_5ValueE at Base 0.25
 + _ZN5Exiv28IptcData3addERKNS_9IptcdatumE at Base 0.25
 + _ZN5Exiv28IptcData5eraseEN9__gnu_cxx17__normal_iteratorIPNS_9IptcdatumESt6vectorIS3_SaIS3_EEEE at Base 0.25
 + _ZN5Exiv28IptcData6findIdEtt at Base 0.25
 + _ZN5Exiv28IptcData7findKeyERKNS_7IptcKeyE at Base 0.25
 + _ZN5Exiv28IptcData9sortByKeyEv at Base 0.25
 + _ZN5Exiv28IptcData9sortByTagEv at Base 0.25
-  (arch=!sh4)_ZN5Exiv28IptcDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28IptcDataixERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv28Jp2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28Jp2Image10setCommentERKSs at Base 0.25
++ _ZN5Exiv28IptcDataixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv28Jp2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28Jp2Image12readMetadataEv at Base 0.25
 + _ZN5Exiv28Jp2Image13writeMetadataEv at Base 0.25
 + _ZN5Exiv28Jp2ImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28Jp2ImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28Jp2ImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28Jp2ImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28Jp2ImageD2Ev at Base 0.25
 + _ZN5Exiv28JpegBase12readMetadataEv at Base 0.25
 + _ZN5Exiv28JpegBase13writeMetadataEv at Base 0.25
 + _ZN5Exiv28JpegBase14printStructureERSoNS_20PrintStructureOptionE at Base 0.25
 + _ZN5Exiv28JpegBase4com_E at Base 0.25
 + _ZN5Exiv28JpegBase4dht_E at Base 0.25
 + _ZN5Exiv28JpegBase4dqt_E at Base 0.25
 + _ZN5Exiv28JpegBase4dri_E at Base 0.25
 + _ZN5Exiv28JpegBase4eoi_E at Base 0.25
 + _ZN5Exiv28JpegBase4sos_E at Base 0.25
 + _ZN5Exiv28JpegBase5app0_E at Base 0.25
 + _ZN5Exiv28JpegBase5app1_E at Base 0.25
 + _ZN5Exiv28JpegBase5sof0_E at Base 0.25
 + _ZN5Exiv28JpegBase5sof1_E at Base 0.25
 + _ZN5Exiv28JpegBase5sof2_E at Base 0.25
 + _ZN5Exiv28JpegBase5sof3_E at Base 0.25
 + _ZN5Exiv28JpegBase5sof5_E at Base 0.25
 + _ZN5Exiv28JpegBase5sof6_E at Base 0.25
 + _ZN5Exiv28JpegBase5sof7_E at Base 0.25
 + _ZN5Exiv28JpegBase5sof9_E at Base 0.25
 + _ZN5Exiv28JpegBase6app13_E at Base 0.25
 + _ZN5Exiv28JpegBase6sof10_E at Base 0.25
 + _ZN5Exiv28JpegBase6sof11_E at Base 0.25
 + _ZN5Exiv28JpegBase6sof13_E at Base 0.25
 + _ZN5Exiv28JpegBase6sof14_E at Base 0.25
 + _ZN5Exiv28JpegBase6sof15_E at Base 0.25
 + _ZN5Exiv28JpegBase6xmpId_E at Base 0.25
 + _ZN5Exiv28JpegBase7exifId_E at Base 0.25
 + _ZN5Exiv28JpegBase7jfifId_E at Base 0.25
 + _ZN5Exiv28JpegBaseC1EiSt8auto_ptrINS_7BasicIoEEbPKhl at Base 0.25
 + _ZN5Exiv28JpegBaseC2EiSt8auto_ptrINS_7BasicIoEEbPKhl at Base 0.25
-  (arch=!sh4)_ZN5Exiv28MrwImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28MrwImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv28MrwImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28MrwImage11setExifDataERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv28MrwImage11setIptcDataERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv28MrwImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28MrwImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28MrwImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28MrwImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28MrwImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28MrwImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28MrwImageD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28OrfImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28OrfImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv28OrfImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28OrfImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28OrfImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28OrfImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28OrfImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28OrfImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28OrfImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28OrfImageD2Ev at Base 0.25
 + _ZN5Exiv28PgfImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28PgfImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28PgfImage17readPgfHeaderSizeERNS_7BasicIoE at Base 0.25
 + _ZN5Exiv28PgfImage18readPgfMagicNumberERNS_7BasicIoE at Base 0.25
 + _ZN5Exiv28PgfImage22readPgfHeaderStructureERNS_7BasicIoEPiS3_ at Base 0.25
 + _ZN5Exiv28PgfImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28PgfImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28PgfImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28PgfImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28PgfImageD2Ev at Base 0.25
 + _ZN5Exiv28PngImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28PngImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28PngImage14printStructureERSoNS_20PrintStructureOptionE at Base 0.25
 + _ZN5Exiv28PngImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28PngImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28PngImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28PngImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28PngImageD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28PsdImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28PsdImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv28PsdImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28PsdImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28PsdImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28PsdImageC1ESt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv28PsdImageC2ESt8auto_ptrINS_7BasicIoEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28PsdImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28PsdImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28PsdImageD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28RafImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28RafImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv28RafImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28RafImage11setExifDataERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv28RafImage11setIptcDataERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv28RafImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28RafImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28RafImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv28RafImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv28RafImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28RafImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28RafImageD2Ev at Base 0.25
 + _ZN5Exiv28RemoteIo16populateFakeDataEv at Base 0.25
-  (subst|arch=!amd64)_ZN5Exiv28RemoteIo4Impl14populateBlocksE{size_t}{size_t}@Base 0.25
-  (arch=!amd64 !sh4|subst)_ZN5Exiv28RemoteIo4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
-  (arch=sh4)_ZN5Exiv28RemoteIo4ImplC1ERKSsj at Base 0.25
-  (arch=!amd64 !sh4|subst)_ZN5Exiv28RemoteIo4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
-  (arch=sh4)_ZN5Exiv28RemoteIo4ImplC2ERKSsj at Base 0.25
++ (subst)_ZN5Exiv28RemoteIo4Impl14populateBlocksE{size_t}{size_t}@Base 0.25
++ (subst)_ZN5Exiv28RemoteIo4ImplC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
++ (subst)_ZN5Exiv28RemoteIo4ImplC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE{size_t}@Base 0.25
 + _ZN5Exiv28RemoteIo4ImplD0Ev at Base 0.25
 + _ZN5Exiv28RemoteIo4ImplD1Ev at Base 0.25
 + _ZN5Exiv28RemoteIo4ImplD2Ev at Base 0.25
 + _ZN5Exiv28RemoteIo4getbEv at Base 0.25
 + _ZN5Exiv28RemoteIo4mmapEb at Base 0.25
 + _ZN5Exiv28RemoteIo4openEv at Base 0.25
 + _ZN5Exiv28RemoteIo4putbEh at Base 0.25
 + _ZN5Exiv28RemoteIo4readEPhl at Base 0.25
 + _ZN5Exiv28RemoteIo4readEl at Base 0.25
 + _ZN5Exiv28RemoteIo4seekElNS_7BasicIo8PositionE at Base 0.25
 + _ZN5Exiv28RemoteIo5closeEv at Base 0.25
 + _ZN5Exiv28RemoteIo5writeEPKhl at Base 0.25
 + _ZN5Exiv28RemoteIo5writeERNS_7BasicIoE at Base 0.25
 + _ZN5Exiv28RemoteIo6munmapEv at Base 0.25
 + _ZN5Exiv28RemoteIo8transferERNS_7BasicIoE at Base 0.25
 + _ZN5Exiv28RemoteIoD0Ev at Base 0.25
 + _ZN5Exiv28RemoteIoD1Ev at Base 0.25
 + _ZN5Exiv28RemoteIoD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28Rw2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28Rw2Image10setCommentERKSs at Base 0.25
++ _ZN5Exiv28Rw2Image10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28Rw2Image11setExifDataERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv28Rw2Image11setIptcDataERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv28Rw2Image12readMetadataEv at Base 0.25
 + _ZN5Exiv28Rw2Image13writeMetadataEv at Base 0.25
 + _ZN5Exiv28Rw2ImageC1ESt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv28Rw2ImageC2ESt8auto_ptrINS_7BasicIoEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28Rw2ImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28Rw2ImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28Rw2ImageD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28TgaImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28TgaImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv28TgaImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28TgaImage11setExifDataERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv28TgaImage11setIptcDataERKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv28TgaImage12readMetadataEv at Base 0.25
 + _ZN5Exiv28TgaImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv28TgaImageC1ESt8auto_ptrINS_7BasicIoEE at Base 0.25
 + _ZN5Exiv28TgaImageC2ESt8auto_ptrINS_7BasicIoEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28TgaImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28TgaImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28TgaImageD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv28TypeInfo6typeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28TypeInfo6typeIdERKSs at Base 0.25
++ _ZN5Exiv28TypeInfo6typeIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28TypeInfo8typeNameENS_6TypeIdE at Base 0.25
 + _ZN5Exiv28TypeInfo8typeSizeENS_6TypeIdE at Base 0.25
 + _ZN5Exiv28XmpValue12setXmpStructENS0_9XmpStructE at Base 0.25
 + _ZN5Exiv28XmpValue12xmpArrayTypeENS_6TypeIdE at Base 0.25
 + _ZN5Exiv28XmpValue15setXmpArrayTypeENS0_12XmpArrayTypeE at Base 0.25
 + _ZN5Exiv28XmpValue4readEPKhlNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv28XmpValueC1ENS_6TypeIdE at Base 0.25
 + _ZN5Exiv28XmpValueC2ENS_6TypeIdE at Base 0.25
 + _ZN5Exiv28XmpValueaSERKS0_ at Base 0.25
 + _ZN5Exiv28Xmpdatum4ImplC1ERKNS_6XmpKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv28Xmpdatum4ImplC1ERKS1_ at Base 0.25
 + _ZN5Exiv28Xmpdatum4ImplC2ERKNS_6XmpKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv28Xmpdatum4ImplC2ERKS1_ at Base 0.25
 + _ZN5Exiv28Xmpdatum4ImplaSERKS1_ at Base 0.25
 + _ZN5Exiv28Xmpdatum8setValueEPKNS_5ValueE at Base 0.25
-  (arch=!sh4)_ZN5Exiv28Xmpdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28Xmpdatum8setValueERKSs at Base 0.25
++ _ZN5Exiv28Xmpdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28XmpdatumC1ERKNS_6XmpKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv28XmpdatumC1ERKS0_ at Base 0.25
 + _ZN5Exiv28XmpdatumC2ERKNS_6XmpKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv28XmpdatumC2ERKS0_ at Base 0.25
 + _ZN5Exiv28XmpdatumD0Ev at Base 0.25
 + _ZN5Exiv28XmpdatumD1Ev at Base 0.25
 + _ZN5Exiv28XmpdatumD2Ev at Base 0.25
 + _ZN5Exiv28XmpdatumaSERKNS_5ValueE at Base 0.25
-  (arch=!sh4)_ZN5Exiv28XmpdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv28XmpdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv28XmpdatumaSERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv28XmpdatumaSERKSs at Base 0.25
-  (arch=!alpha !amd64 !arm64 !kfreebsd-amd64 !ppc64 !ppc64el !s390x)_ZN5Exiv28XmpdatumaSIA30_cEERS0_RKT_ at Base 0.25
++ (arch=!alpha !amd64 !arm64 !kfreebsd-amd64 !ppc64 !ppc64el !s390x !mips64 !mips64el !sparc64)_ZN5Exiv28XmpdatumaSIA30_cEERS0_RKT_ at Base 0.25
 + (optional=templinst)_ZN5Exiv28XmpdatumaSIiEERS0_RKT_ at Base 0.25
 + _ZN5Exiv28contrastERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv28exifTimeEPKcP2tm at Base 0.25
 + _ZN5Exiv28from_hexEc at Base 0.25
 + _ZN5Exiv28getFloatEPKhNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv28getShortEPKhNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv28getULongEPKhNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv28isoSpeedERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv28lensNameERKNS_8ExifDataE at Base 0.25
-  (arch=!sh4)_ZN5Exiv28readFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv28readFileERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv28strErrorB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv28strErrorEv at Base 0.25
++ _ZN5Exiv28readFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv28strErrorB5cxx11Ev at Base 0.25
 + _ZN5Exiv29Cr2Parser6decodeERNS_8ExifDataERNS_8IptcDataERNS_7XmpDataEPKhj at Base 0.25
 + _ZN5Exiv29Cr2Parser6encodeERNS_7BasicIoEPKhjNS_9ByteOrderERKNS_8ExifDataERKNS_8IptcDataERKNS_7XmpDataE at Base 0.25
 + _ZN5Exiv29CrwParser6decodeEPNS_8CrwImageEPKhj at Base 0.25
 + _ZN5Exiv29CrwParser6encodeERSt6vectorIhSaIhEEPKhjPKNS_8CrwImageE at Base 0.25
 + _ZN5Exiv29DataValue4readEPKhlNS_9ByteOrderE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29DataValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29DataValue4readERKSs at Base 0.25
++ _ZN5Exiv29DataValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29DataValueC1ENS_6TypeIdE at Base 0.25
 + _ZN5Exiv29DataValueC1EPKhlNS_9ByteOrderENS_6TypeIdE at Base 0.25
 + _ZN5Exiv29DataValueC2ENS_6TypeIdE at Base 0.25
 + _ZN5Exiv29DataValueC2EPKhlNS_9ByteOrderENS_6TypeIdE at Base 0.25
 + _ZN5Exiv29DataValueD0Ev at Base 0.25
 + _ZN5Exiv29DataValueD1Ev at Base 0.25
 + _ZN5Exiv29DataValueD2Ev at Base 0.25
 + _ZN5Exiv29DateValue4readEPKhlNS_9ByteOrderE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29DateValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29DateValue4readERKSs at Base 0.25
++ _ZN5Exiv29DateValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29DateValue7setDateERKNS0_4DateE at Base 0.25
 + _ZN5Exiv29DateValueC1Eiii at Base 0.25
 + _ZN5Exiv29DateValueC1Ev at Base 0.25
 + _ZN5Exiv29DateValueC2Eiii at Base 0.25
 + _ZN5Exiv29DateValueC2Ev at Base 0.25
 + _ZN5Exiv29DateValueD0Ev at Base 0.25
 + _ZN5Exiv29DateValueD1Ev at Base 0.25
 + _ZN5Exiv29DateValueD2Ev at Base 0.25
 + _ZN5Exiv29ExifThumb16setJpegThumbnailEPKhl at Base 0.25
 + _ZN5Exiv29ExifThumb16setJpegThumbnailEPKhlSt4pairIjjES4_t at Base 0.25
-  (arch=!sh4)_ZN5Exiv29ExifThumb16setJpegThumbnailERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29ExifThumb16setJpegThumbnailERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIjjESA_t at Base 0.25
-  (arch=sh4)_ZN5Exiv29ExifThumb16setJpegThumbnailERKSs at Base 0.25
-  (arch=sh4)_ZN5Exiv29ExifThumb16setJpegThumbnailERKSsSt4pairIjjES4_t at Base 0.25
++ _ZN5Exiv29ExifThumb16setJpegThumbnailERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29ExifThumb16setJpegThumbnailERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIjjESA_t at Base 0.25
 + _ZN5Exiv29ExifThumb5eraseEv at Base 0.25
 + _ZN5Exiv29ExifThumbC1ERNS_8ExifDataE at Base 0.25
 + _ZN5Exiv29ExifThumbC2ERNS_8ExifDataE at Base 0.25
 + _ZN5Exiv29Exifdatum11setDataAreaEPKhl at Base 0.25
 + _ZN5Exiv29Exifdatum8setValueEPKNS_5ValueE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29Exifdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29Exifdatum8setValueERKSs at Base 0.25
++ _ZN5Exiv29Exifdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29ExifdatumC1ERKNS_7ExifKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv29ExifdatumC1ERKS0_ at Base 0.25
 + _ZN5Exiv29ExifdatumC2ERKNS_7ExifKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv29ExifdatumC2ERKS0_ at Base 0.25
 + _ZN5Exiv29ExifdatumD0Ev at Base 0.25
 + _ZN5Exiv29ExifdatumD1Ev at Base 0.25
 + _ZN5Exiv29ExifdatumD2Ev at Base 0.25
 + _ZN5Exiv29ExifdatumaSERKNS_5ValueE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29ExifdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29ExifdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29ExifdatumaSERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv29ExifdatumaSERKSs at Base 0.25
 + _ZN5Exiv29ExifdatumaSERKSt4pairIiiE at Base 0.25
 + _ZN5Exiv29ExifdatumaSERKSt4pairIjjE at Base 0.25
 + _ZN5Exiv29ExifdatumaSERKi at Base 0.25
 + _ZN5Exiv29ExifdatumaSERKj at Base 0.25
 + _ZN5Exiv29ExifdatumaSERKs at Base 0.25
 + _ZN5Exiv29ExifdatumaSERKt at Base 0.25
-  (arch=!sh4)_ZN5Exiv29GroupInfo9GroupNameC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29GroupInfo9GroupNameC1ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv29GroupInfo9GroupNameC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29GroupInfo9GroupNameC2ERKSs at Base 0.25
++ _ZN5Exiv29GroupInfo9GroupNameC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29GroupInfo9GroupNameC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29Iptcdatum8setValueEPKNS_5ValueE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29Iptcdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29Iptcdatum8setValueERKSs at Base 0.25
++ _ZN5Exiv29Iptcdatum8setValueERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29IptcdatumC1ERKNS_7IptcKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv29IptcdatumC1ERKS0_ at Base 0.25
 + _ZN5Exiv29IptcdatumC2ERKNS_7IptcKeyEPKNS_5ValueE at Base 0.25
 + _ZN5Exiv29IptcdatumC2ERKS0_ at Base 0.25
 + _ZN5Exiv29IptcdatumD0Ev at Base 0.25
 + _ZN5Exiv29IptcdatumD1Ev at Base 0.25
 + _ZN5Exiv29IptcdatumD2Ev at Base 0.25
 + _ZN5Exiv29IptcdatumaSERKNS_5ValueE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29IptcdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29IptcdatumaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29IptcdatumaSERKS0_ at Base 0.25
-  (arch=sh4)_ZN5Exiv29IptcdatumaSERKSs at Base 0.25
 + _ZN5Exiv29IptcdatumaSERKt at Base 0.25
 + _ZN5Exiv29JpegImage4soi_E at Base 0.25
 + _ZN5Exiv29JpegImage6blank_E at Base 0.25
 + _ZN5Exiv29JpegImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv29JpegImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv29JpegImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv29JpegImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv29JpegImageD2Ev at Base 0.25
 + _ZN5Exiv29MetadatumC1ERKS0_ at Base 0.25
 + _ZN5Exiv29MetadatumC1Ev at Base 0.25
 + _ZN5Exiv29MetadatumC2ERKS0_ at Base 0.25
 + _ZN5Exiv29MetadatumC2Ev at Base 0.25
 + _ZN5Exiv29MetadatumD0Ev at Base 0.25
 + _ZN5Exiv29MetadatumD1Ev at Base 0.25
 + _ZN5Exiv29MetadatumD2Ev at Base 0.25
 + _ZN5Exiv29MetadatumaSERKS0_ at Base 0.25
 + _ZN5Exiv29OrfParser6decodeERNS_8ExifDataERNS_8IptcDataERNS_7XmpDataEPKhj at Base 0.25
 + _ZN5Exiv29OrfParser6encodeERNS_7BasicIoEPKhjNS_9ByteOrderERKNS_8ExifDataERKNS_8IptcDataERKNS_7XmpDataE at Base 0.25
 + _ZN5Exiv29Photoshop10setIptcIrbEPKhlRKNS_8IptcDataE at Base 0.25
 + _ZN5Exiv29Photoshop13locateIptcIrbEPKhlPS2_PjS4_ at Base 0.25
 + _ZN5Exiv29Photoshop16locatePreviewIrbEPKhlPS2_PjS4_ at Base 0.25
 + _ZN5Exiv29Photoshop5iptc_E at Base 0.25
 + _ZN5Exiv29Photoshop5isIrbEPKhl at Base 0.25
 + _ZN5Exiv29Photoshop5validEPKhl at Base 0.25
 + _ZN5Exiv29Photoshop6bimId_E at Base 0.25
 + _ZN5Exiv29Photoshop6irbId_E at Base 0.25
 + _ZN5Exiv29Photoshop6ps3Id_E at Base 0.25
 + _ZN5Exiv29Photoshop8preview_E at Base 0.25
 + _ZN5Exiv29Photoshop9locateIrbEPKhltPS2_PjS4_ at Base 0.25
 + _ZN5Exiv29Rw2Parser6decodeERNS_8ExifDataERNS_8IptcDataERNS_7XmpDataEPKhj at Base 0.25
-  (arch=!sh4)_ZN5Exiv29TiffImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29TiffImage10setCommentERKSs at Base 0.25
++ _ZN5Exiv29TiffImage10setCommentERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29TiffImage12readMetadataEv at Base 0.25
 + _ZN5Exiv29TiffImage13writeMetadataEv at Base 0.25
 + _ZN5Exiv29TiffImage14printStructureERSoNS_20PrintStructureOptionE at Base 0.25
 + _ZN5Exiv29TiffImageC1ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
 + _ZN5Exiv29TiffImageC2ESt8auto_ptrINS_7BasicIoEEb at Base 0.25
-  (arch=sh4)_ZN5Exiv29TiffImageD0Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv29TiffImageD1Ev at Base 0.25
-  (arch=sh4)_ZN5Exiv29TiffImageD2Ev at Base 0.25
 + _ZN5Exiv29TimeValue4readEPKhlNS_9ByteOrderE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29TimeValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29TimeValue4readERKSs at Base 0.25
++ _ZN5Exiv29TimeValue4readERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29TimeValue7setTimeERKNS0_4TimeE at Base 0.25
 + _ZN5Exiv29TimeValueC1Eiiiii at Base 0.25
 + _ZN5Exiv29TimeValueC1Ev at Base 0.25
 + _ZN5Exiv29TimeValueC2Eiiiii at Base 0.25
 + _ZN5Exiv29TimeValueC2Ev at Base 0.25
 + _ZN5Exiv29TimeValueD0Ev at Base 0.25
 + _ZN5Exiv29TimeValueD1Ev at Base 0.25
 + _ZN5Exiv29TimeValueD2Ev at Base 0.25
-  (arch=!sh4)_ZN5Exiv29XmpNsInfo2NsC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29XmpNsInfo2NsC1ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv29XmpNsInfo2NsC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29XmpNsInfo2NsC2ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv29XmpNsInfo6PrefixC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29XmpNsInfo6PrefixC1ERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv29XmpNsInfo6PrefixC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29XmpNsInfo6PrefixC2ERKSs at Base 0.25
++ _ZN5Exiv29XmpNsInfo2NsC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29XmpNsInfo2NsC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29XmpNsInfo6PrefixC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29XmpNsInfo6PrefixC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29XmpParser10initializeEPFvPvbES1_ at Base 0.25
 + _ZN5Exiv29XmpParser10pLockData_E at Base 0.25
-  (arch=!sh4)_ZN5Exiv29XmpParser10registerNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ at Base 0.25
-  (arch=sh4)_ZN5Exiv29XmpParser10registerNsERKSsS2_ at Base 0.25
++ _ZN5Exiv29XmpParser10registerNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_ at Base 0.25
 + _ZN5Exiv29XmpParser11xmpLockFct_E at Base 0.25
 + _ZN5Exiv29XmpParser12initialized_E at Base 0.25
-  (arch=!sh4)_ZN5Exiv29XmpParser12unregisterNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29XmpParser12unregisterNsERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv29XmpParser6decodeERNS_7XmpDataERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29XmpParser6decodeERNS_7XmpDataERKSs at Base 0.25
-  (arch=!sh4)_ZN5Exiv29XmpParser6encodeERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_7XmpDataEtj at Base 0.25
-  (arch=sh4)_ZN5Exiv29XmpParser6encodeERSsRKNS_7XmpDataEtj at Base 0.25
++ _ZN5Exiv29XmpParser12unregisterNsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29XmpParser6decodeERNS_7XmpDataERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZN5Exiv29XmpParser6encodeERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_7XmpDataEtj at Base 0.25
 + _ZN5Exiv29XmpParser9terminateEv at Base 0.25
 + _ZN5Exiv29flashBiasERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv29getDoubleEPKhNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv29getUShortEPKhNS_9ByteOrderE at Base 0.25
 + _ZN5Exiv29isBmpTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isCr2TypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isCrwTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isEpsTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isExvTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isGifTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isJp2TypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isMrwTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isOrfTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isPgfTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isPngTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isPsdTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isRafTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isRw2TypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isTgaTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29isXmpTypeERNS_7BasicIoEb at Base 0.25
 + _ZN5Exiv29macroModeERKNS_8ExifDataE at Base 0.25
-  (arch=!sh4)_ZN5Exiv29parseLongERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb at Base 0.25
-  (arch=sh4)_ZN5Exiv29parseLongERKSsRb at Base 0.25
++ _ZN5Exiv29parseLongERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERb at Base 0.25
 + _ZN5Exiv29sceneModeERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv29sharpnessERKNS_8ExifDataE at Base 0.25
 + _ZN5Exiv29urldecodeEPKc at Base 0.25
-  (arch=!sh4)_ZN5Exiv29urldecodeERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29urldecodeERSs at Base 0.25
++ _ZN5Exiv29urldecodeERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv29urlencodeEPc at Base 0.25
-  (arch=!sh4)_ZN5Exiv29writeFileERKNS_7DataBufERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZN5Exiv29writeFileERKNS_7DataBufERKSs at Base 0.25
++ _ZN5Exiv29writeFileERKNS_7DataBufERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZN5Exiv2lsERSoRKNS_15XmpPropertyInfoE at Base 0.25
 + _ZN5Exiv2lsERSoRKNS_7DataSetE at Base 0.25
 + _ZN5Exiv2lsERSoRKNS_7TagInfoE at Base 0.25
 + _ZN5Exiv2lsERSoRKSt4pairIiiE at Base 0.25
 + _ZN5Exiv2lsERSoRKSt4pairIjjE at Base 0.25
 + _ZN5Exiv2rsERSiRSt4pairIiiE at Base 0.25
 + _ZN5Exiv2rsERSiRSt4pairIjjE at Base 0.25
 + _ZNK5Exiv210AsciiValue5writeERSo at Base 0.25
 + _ZNK5Exiv210ExifThumbC4copyEv at Base 0.25
 + _ZNK5Exiv210ExifThumbC8mimeTypeEv at Base 0.25
 + _ZNK5Exiv210ExifThumbC9extensionEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv210ExifThumbC9writeFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZNK5Exiv210ExifThumbC9writeFileERKSs at Base 0.25
-  (arch=!sh4)_ZNK5Exiv210XmpSidecar8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv210XmpSidecar8mimeTypeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv212CommentValue13detectCharsetERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZNK5Exiv212CommentValue13detectCharsetERSs at Base 0.25
++ _ZNK5Exiv210ExifThumbC9writeFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
++ _ZNK5Exiv210XmpSidecar8mimeTypeB5cxx11Ev at Base 0.25
++ _ZNK5Exiv212CommentValue13detectCharsetERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZNK5Exiv212CommentValue4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv212CommentValue5writeERSo at Base 0.25
-  (arch=!sh4)_ZNK5Exiv212CommentValue7commentB5cxx11EPKc at Base 0.25
-  (arch=sh4)_ZNK5Exiv212CommentValue7commentEPKc at Base 0.25
++ _ZNK5Exiv212CommentValue7commentB5cxx11EPKc at Base 0.25
 + _ZNK5Exiv212CommentValue9charsetIdEv at Base 0.25
 + _ZNK5Exiv212LangAltValue10toRationalEl at Base 0.25
 + _ZNK5Exiv212LangAltValue5cloneEv at Base 0.25
 + _ZNK5Exiv212LangAltValue5countEv at Base 0.25
 + _ZNK5Exiv212LangAltValue5writeERSo at Base 0.25
 + _ZNK5Exiv212LangAltValue6toLongEl at Base 0.25
 + _ZNK5Exiv212LangAltValue7toFloatEl at Base 0.25
-  (arch=!sh4)_ZNK5Exiv212LangAltValue8toStringB5cxx11El at Base 0.25
-  (arch=!sh4)_ZNK5Exiv212LangAltValue8toStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZNK5Exiv212LangAltValue8toStringERKSs at Base 0.25
-  (arch=sh4)_ZNK5Exiv212LangAltValue8toStringEl at Base 0.25
++ _ZNK5Exiv212LangAltValue8toStringB5cxx11El at Base 0.25
++ _ZNK5Exiv212LangAltValue8toStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZNK5Exiv212PreviewImage2idEv at Base 0.25
 + _ZNK5Exiv212PreviewImage4copyEv at Base 0.25
 + _ZNK5Exiv212PreviewImage4sizeEv at Base 0.25
 + _ZNK5Exiv212PreviewImage5pDataEv at Base 0.25
 + _ZNK5Exiv212PreviewImage5widthEv at Base 0.25
 + _ZNK5Exiv212PreviewImage6heightEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv212PreviewImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv212PreviewImage8mimeTypeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv212PreviewImage9extensionB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv212PreviewImage9extensionEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv212PreviewImage9writeFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZNK5Exiv212PreviewImage9writeFileERKSs at Base 0.25
++ _ZNK5Exiv212PreviewImage8mimeTypeB5cxx11Ev at Base 0.25
++ _ZNK5Exiv212PreviewImage9extensionB5cxx11Ev at Base 0.25
++ _ZNK5Exiv212PreviewImage9writeFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZNK5Exiv212XmpTextValue10toRationalEl at Base 0.25
 + _ZNK5Exiv212XmpTextValue4sizeEv at Base 0.25
 + _ZNK5Exiv212XmpTextValue5cloneEv at Base 0.25
 + _ZNK5Exiv212XmpTextValue5countEv at Base 0.25
 + _ZNK5Exiv212XmpTextValue5writeERSo at Base 0.25
 + _ZNK5Exiv212XmpTextValue6toLongEl at Base 0.25
 + _ZNK5Exiv212XmpTextValue7toFloatEl at Base 0.25
 + _ZNK5Exiv213XmpArrayValue10toRationalEl at Base 0.25
 + _ZNK5Exiv213XmpArrayValue5cloneEv at Base 0.25
 + _ZNK5Exiv213XmpArrayValue5countEv at Base 0.25
 + _ZNK5Exiv213XmpArrayValue5writeERSo at Base 0.25
 + _ZNK5Exiv213XmpArrayValue6toLongEl at Base 0.25
 + _ZNK5Exiv213XmpArrayValue7toFloatEl at Base 0.25
-  (arch=!sh4)_ZNK5Exiv213XmpArrayValue8toStringB5cxx11El at Base 0.25
-  (arch=sh4)_ZNK5Exiv213XmpArrayValue8toStringEl at Base 0.25
++ _ZNK5Exiv213XmpArrayValue8toStringB5cxx11El at Base 0.25
 + _ZNK5Exiv214PreviewManager15getPreviewImageERKNS_17PreviewPropertiesE at Base 0.25
 + _ZNK5Exiv214PreviewManager20getPreviewPropertiesEv at Base 0.25
 + _ZNK5Exiv215StringValueBase10toRationalEl at Base 0.25
 + _ZNK5Exiv215StringValueBase4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv215StringValueBase4sizeEv at Base 0.25
 + _ZNK5Exiv215StringValueBase5countEv at Base 0.25
 + _ZNK5Exiv215StringValueBase5writeERSo at Base 0.25
 + _ZNK5Exiv215StringValueBase6toLongEl at Base 0.25
 + _ZNK5Exiv215StringValueBase7toFloatEl at Base 0.25
-  (arch=!sh4)_ZNK5Exiv215XmpPropertyInfoeqERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
-  (arch=sh4)_ZNK5Exiv215XmpPropertyInfoeqERKSs at Base 0.25
++ _ZNK5Exiv215XmpPropertyInfoeqERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.25
 + _ZNK5Exiv23Key5cloneEv at Base 0.25
 + _ZNK5Exiv25Image10pixelWidthEv at Base 0.25
 + _ZNK5Exiv25Image11pixelHeightEv at Base 0.25
 + _ZNK5Exiv25Image14nativePreviewsEv at Base 0.25
 + _ZNK5Exiv25Image16supportsMetadataENS_10MetadataIdE at Base 0.25
 + _ZNK5Exiv25Image18writeXmpFromPacketEv at Base 0.25
 + _ZNK5Exiv25Image2ioEv at Base 0.25
 + _ZNK5Exiv25Image4goodEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv25Image7commentB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv25Image7commentEv at Base 0.25
++ _ZNK5Exiv25Image7commentB5cxx11Ev at Base 0.25
 + _ZNK5Exiv25Image7xmpDataEv at Base 0.25
 + _ZNK5Exiv25Image8exifDataEv at Base 0.25
 + _ZNK5Exiv25Image8iptcDataEv at Base 0.25
 + _ZNK5Exiv25Image9byteOrderEv at Base 0.25
 + _ZNK5Exiv25Image9checkModeENS_10MetadataIdE at Base 0.25
-  (arch=!sh4)_ZNK5Exiv25Image9xmpPacketB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv25Image9xmpPacketEv at Base 0.25
++ _ZNK5Exiv25Image9xmpPacketB5cxx11Ev at Base 0.25
 + _ZNK5Exiv25MemIo3eofEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv25MemIo4pathB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv25MemIo4pathEv at Base 0.25
++ _ZNK5Exiv25MemIo4pathB5cxx11Ev at Base 0.25
 + _ZNK5Exiv25MemIo4sizeEv at Base 0.25
 + _ZNK5Exiv25MemIo4tellEv at Base 0.25
 + _ZNK5Exiv25MemIo5errorEv at Base 0.25
 + _ZNK5Exiv25MemIo6isopenEv at Base 0.25
 + _ZNK5Exiv25MemIo9temporaryEv at Base 0.25
 + _ZNK5Exiv25Value12sizeDataAreaEv at Base 0.25
 + _ZNK5Exiv25Value8dataAreaEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv25Value8toStringB5cxx11El at Base 0.25
-  (arch=!sh4)_ZNK5Exiv25Value8toStringB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv25Value8toStringEl at Base 0.25
-  (arch=sh4)_ZNK5Exiv25Value8toStringEv at Base 0.25
++ _ZNK5Exiv25Value8toStringB5cxx11El at Base 0.25
++ _ZNK5Exiv25Value8toStringB5cxx11Ev at Base 0.25
 + _ZNK5Exiv26FileIo3eofEv at Base 0.25
 + _ZNK5Exiv26FileIo4Impl4statERNS1_10StructStatE at Base 0.25
-  (arch=!sh4)_ZNK5Exiv26FileIo4pathB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv26FileIo4pathEv at Base 0.25
++ _ZNK5Exiv26FileIo4pathB5cxx11Ev at Base 0.25
 + _ZNK5Exiv26FileIo4sizeEv at Base 0.25
 + _ZNK5Exiv26FileIo4tellEv at Base 0.25
 + _ZNK5Exiv26FileIo5errorEv at Base 0.25
 + _ZNK5Exiv26FileIo6isopenEv at Base 0.25
 + _ZNK5Exiv26FileIo9temporaryEv at Base 0.25
 + _ZNK5Exiv26XmpKey10familyNameEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv26XmpKey2nsB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv26XmpKey2nsEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv26XmpKey3keyB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv26XmpKey3keyEv at Base 0.25
++ _ZNK5Exiv26XmpKey2nsB5cxx11Ev at Base 0.25
++ _ZNK5Exiv26XmpKey3keyB5cxx11Ev at Base 0.25
 + _ZNK5Exiv26XmpKey3tagEv at Base 0.25
 + _ZNK5Exiv26XmpKey5cloneEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv26XmpKey7tagNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv26XmpKey7tagNameEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv26XmpKey8tagLabelB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv26XmpKey8tagLabelEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv26XmpKey9groupNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv26XmpKey9groupNameEv at Base 0.25
++ _ZNK5Exiv26XmpKey7tagNameB5cxx11Ev at Base 0.25
++ _ZNK5Exiv26XmpKey8tagLabelB5cxx11Ev at Base 0.25
++ _ZNK5Exiv26XmpKey9groupNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv27ExifKey10familyNameEv at Base 0.25
 + _ZNK5Exiv27ExifKey13defaultTypeIdEv at Base 0.25
 + _ZNK5Exiv27ExifKey3idxEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27ExifKey3keyB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27ExifKey3keyEv at Base 0.25
++ _ZNK5Exiv27ExifKey3keyB5cxx11Ev at Base 0.25
 + _ZNK5Exiv27ExifKey3tagEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27ExifKey4Impl7tagNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27ExifKey4Impl7tagNameEv at Base 0.25
++ _ZNK5Exiv27ExifKey4Impl7tagNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv27ExifKey5cloneEv at Base 0.25
 + _ZNK5Exiv27ExifKey5ifdIdEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27ExifKey7tagDescB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27ExifKey7tagDescEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27ExifKey7tagNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27ExifKey7tagNameEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27ExifKey8tagLabelB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27ExifKey8tagLabelEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27ExifKey9groupNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27ExifKey9groupNameEv at Base 0.25
++ _ZNK5Exiv27ExifKey7tagDescB5cxx11Ev at Base 0.25
++ _ZNK5Exiv27ExifKey7tagNameB5cxx11Ev at Base 0.25
++ _ZNK5Exiv27ExifKey8tagLabelB5cxx11Ev at Base 0.25
++ _ZNK5Exiv27ExifKey9groupNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv27IptcKey10familyNameEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27IptcKey10recordNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27IptcKey10recordNameEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27IptcKey3keyB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27IptcKey3keyEv at Base 0.25
++ _ZNK5Exiv27IptcKey10recordNameB5cxx11Ev at Base 0.25
++ _ZNK5Exiv27IptcKey3keyB5cxx11Ev at Base 0.25
 + _ZNK5Exiv27IptcKey3tagEv at Base 0.25
 + _ZNK5Exiv27IptcKey5cloneEv at Base 0.25
 + _ZNK5Exiv27IptcKey6recordEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27IptcKey7tagNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27IptcKey7tagNameEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27IptcKey8tagLabelB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27IptcKey8tagLabelEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv27IptcKey9groupNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv27IptcKey9groupNameEv at Base 0.25
++ _ZNK5Exiv27IptcKey7tagNameB5cxx11Ev at Base 0.25
++ _ZNK5Exiv27IptcKey8tagLabelB5cxx11Ev at Base 0.25
++ _ZNK5Exiv27IptcKey9groupNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv27XmpData3endEv at Base 0.25
 + _ZNK5Exiv27XmpData5beginEv at Base 0.25
 + _ZNK5Exiv27XmpData5countEv at Base 0.25
 + _ZNK5Exiv27XmpData5emptyEv at Base 0.25
 + _ZNK5Exiv27XmpData7findKeyERKNS_6XmpKeyE at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28BmpImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28BmpImage8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28BmpImage8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28Cr2Image10pixelWidthEv at Base 0.25
 + _ZNK5Exiv28Cr2Image11pixelHeightEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Cr2Image8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Cr2Image8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28Cr2Image8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28CrwImage10pixelWidthEv at Base 0.25
 + _ZNK5Exiv28CrwImage11pixelHeightEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28CrwImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28CrwImage8mimeTypeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28EpsImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28EpsImage8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28CrwImage8mimeTypeB5cxx11Ev at Base 0.25
++ _ZNK5Exiv28EpsImage8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28ExifData7findKeyERKNS_7ExifKeyE at Base 0.25
 + _ZNK5Exiv28ExvImage10isThisTypeERNS_7BasicIoEb at Base 0.25
 + _ZNK5Exiv28ExvImage11writeHeaderERNS_7BasicIoE at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28ExvImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28ExvImage8mimeTypeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28GifImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28GifImage8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28ExvImage8mimeTypeB5cxx11Ev at Base 0.25
++ _ZNK5Exiv28GifImage8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28IptcData13detectCharsetEv at Base 0.25
 + _ZNK5Exiv28IptcData4sizeEv at Base 0.25
 + _ZNK5Exiv28IptcData6findIdEtt at Base 0.25
 + _ZNK5Exiv28IptcData7findKeyERKNS_7IptcKeyE at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Jp2Image8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Jp2Image8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28Jp2Image8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28MrwImage10pixelWidthEv at Base 0.25
 + _ZNK5Exiv28MrwImage11pixelHeightEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28MrwImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28MrwImage8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28MrwImage8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28OrfImage10pixelWidthEv at Base 0.25
 + _ZNK5Exiv28OrfImage11pixelHeightEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28OrfImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28OrfImage8mimeTypeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28PngImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28PngImage8mimeTypeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28PsdImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28PsdImage8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28OrfImage8mimeTypeB5cxx11Ev at Base 0.25
++ _ZNK5Exiv28PngImage8mimeTypeB5cxx11Ev at Base 0.25
++ _ZNK5Exiv28PsdImage8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28RafImage10pixelWidthEv at Base 0.25
 + _ZNK5Exiv28RafImage11pixelHeightEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28RafImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28RafImage8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28RafImage8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28RemoteIo3eofEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28RemoteIo4pathB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28RemoteIo4pathEv at Base 0.25
++ _ZNK5Exiv28RemoteIo4pathB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28RemoteIo4sizeEv at Base 0.25
 + _ZNK5Exiv28RemoteIo4tellEv at Base 0.25
 + _ZNK5Exiv28RemoteIo5errorEv at Base 0.25
 + _ZNK5Exiv28RemoteIo6isopenEv at Base 0.25
 + _ZNK5Exiv28RemoteIo9temporaryEv at Base 0.25
 + _ZNK5Exiv28Rw2Image10pixelWidthEv at Base 0.25
 + _ZNK5Exiv28Rw2Image11pixelHeightEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Rw2Image8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Rw2Image8mimeTypeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28TgaImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28TgaImage8mimeTypeEv at Base 0.25
++ _ZNK5Exiv28Rw2Image8mimeTypeB5cxx11Ev at Base 0.25
++ _ZNK5Exiv28TgaImage8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28XmpValue12xmpArrayTypeEv at Base 0.25
 + _ZNK5Exiv28XmpValue4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv28XmpValue4sizeEv at Base 0.25
 + _ZNK5Exiv28XmpValue9xmpStructEv at Base 0.25
 + _ZNK5Exiv28Xmpdatum10familyNameEv at Base 0.25
 + _ZNK5Exiv28Xmpdatum10toRationalEl at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Xmpdatum3keyB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Xmpdatum3keyEv at Base 0.25
++ _ZNK5Exiv28Xmpdatum3keyB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28Xmpdatum3tagEv at Base 0.25
 + _ZNK5Exiv28Xmpdatum4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv28Xmpdatum4sizeEv at Base 0.25
 + _ZNK5Exiv28Xmpdatum5countEv at Base 0.25
 + _ZNK5Exiv28Xmpdatum5valueEv at Base 0.25
 + _ZNK5Exiv28Xmpdatum5writeERSoPKNS_8ExifDataE at Base 0.25
 + _ZNK5Exiv28Xmpdatum6toLongEl at Base 0.25
 + _ZNK5Exiv28Xmpdatum6typeIdEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Xmpdatum7tagNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Xmpdatum7tagNameEv at Base 0.25
++ _ZNK5Exiv28Xmpdatum7tagNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28Xmpdatum7toFloatEl at Base 0.25
 + _ZNK5Exiv28Xmpdatum8getValueEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Xmpdatum8tagLabelB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Xmpdatum8tagLabelEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Xmpdatum8toStringB5cxx11El at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Xmpdatum8toStringB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Xmpdatum8toStringEl at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Xmpdatum8toStringEv at Base 0.25
++ _ZNK5Exiv28Xmpdatum8tagLabelB5cxx11Ev at Base 0.25
++ _ZNK5Exiv28Xmpdatum8toStringB5cxx11El at Base 0.25
++ _ZNK5Exiv28Xmpdatum8toStringB5cxx11Ev at Base 0.25
 + _ZNK5Exiv28Xmpdatum8typeNameEv at Base 0.25
 + _ZNK5Exiv28Xmpdatum8typeSizeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv28Xmpdatum9groupNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv28Xmpdatum9groupNameEv at Base 0.25
++ _ZNK5Exiv28Xmpdatum9groupNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29DataValue10toRationalEl at Base 0.25
 + _ZNK5Exiv29DataValue4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv29DataValue4sizeEv at Base 0.25
 + _ZNK5Exiv29DataValue5countEv at Base 0.25
 + _ZNK5Exiv29DataValue5writeERSo at Base 0.25
 + _ZNK5Exiv29DataValue6toLongEl at Base 0.25
 + _ZNK5Exiv29DataValue7toFloatEl at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29DataValue8toStringB5cxx11El at Base 0.25
-  (arch=sh4)_ZNK5Exiv29DataValue8toStringEl at Base 0.25
++ _ZNK5Exiv29DataValue8toStringB5cxx11El at Base 0.25
 + _ZNK5Exiv29DateValue10toRationalEl at Base 0.25
 + _ZNK5Exiv29DateValue4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv29DateValue4sizeEv at Base 0.25
 + _ZNK5Exiv29DateValue5countEv at Base 0.25
 + _ZNK5Exiv29DateValue5writeERSo at Base 0.25
 + _ZNK5Exiv29DateValue6toLongEl at Base 0.25
 + _ZNK5Exiv29DateValue7getDateEv at Base 0.25
 + _ZNK5Exiv29DateValue7toFloatEl at Base 0.25
 + _ZNK5Exiv29Exifdatum10familyNameEv at Base 0.25
 + _ZNK5Exiv29Exifdatum10toRationalEl at Base 0.25
 + _ZNK5Exiv29Exifdatum12sizeDataAreaEv at Base 0.25
 + _ZNK5Exiv29Exifdatum3idxEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Exifdatum3keyB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Exifdatum3keyEv at Base 0.25
++ _ZNK5Exiv29Exifdatum3keyB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29Exifdatum3tagEv at Base 0.25
 + _ZNK5Exiv29Exifdatum4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv29Exifdatum4sizeEv at Base 0.25
 + _ZNK5Exiv29Exifdatum5countEv at Base 0.25
 + _ZNK5Exiv29Exifdatum5ifdIdEv at Base 0.25
 + _ZNK5Exiv29Exifdatum5valueEv at Base 0.25
 + _ZNK5Exiv29Exifdatum5writeERSoPKNS_8ExifDataE at Base 0.25
 + _ZNK5Exiv29Exifdatum6toLongEl at Base 0.25
 + _ZNK5Exiv29Exifdatum6typeIdEv at Base 0.25
 + _ZNK5Exiv29Exifdatum7ifdNameEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Exifdatum7tagNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Exifdatum7tagNameEv at Base 0.25
++ _ZNK5Exiv29Exifdatum7tagNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29Exifdatum7toFloatEl at Base 0.25
 + _ZNK5Exiv29Exifdatum8dataAreaEv at Base 0.25
 + _ZNK5Exiv29Exifdatum8getValueEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Exifdatum8tagLabelB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Exifdatum8tagLabelEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Exifdatum8toStringB5cxx11El at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Exifdatum8toStringB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Exifdatum8toStringEl at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Exifdatum8toStringEv at Base 0.25
++ _ZNK5Exiv29Exifdatum8tagLabelB5cxx11Ev at Base 0.25
++ _ZNK5Exiv29Exifdatum8toStringB5cxx11El at Base 0.25
++ _ZNK5Exiv29Exifdatum8toStringB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29Exifdatum8typeNameEv at Base 0.25
 + _ZNK5Exiv29Exifdatum8typeSizeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Exifdatum9groupNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Exifdatum9groupNameEv at Base 0.25
++ _ZNK5Exiv29Exifdatum9groupNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29GroupInfoeqERKNS0_9GroupNameE at Base 0.25
 + _ZNK5Exiv29GroupInfoeqEi at Base 0.25
 + _ZNK5Exiv29Iptcdatum10familyNameEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Iptcdatum10recordNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Iptcdatum10recordNameEv at Base 0.25
++ _ZNK5Exiv29Iptcdatum10recordNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29Iptcdatum10toRationalEl at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Iptcdatum3keyB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Iptcdatum3keyEv at Base 0.25
++ _ZNK5Exiv29Iptcdatum3keyB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29Iptcdatum3tagEv at Base 0.25
 + _ZNK5Exiv29Iptcdatum4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv29Iptcdatum4sizeEv at Base 0.25
 + _ZNK5Exiv29Iptcdatum5countEv at Base 0.25
 + _ZNK5Exiv29Iptcdatum5valueEv at Base 0.25
 + _ZNK5Exiv29Iptcdatum5writeERSoPKNS_8ExifDataE at Base 0.25
 + _ZNK5Exiv29Iptcdatum6recordEv at Base 0.25
 + _ZNK5Exiv29Iptcdatum6toLongEl at Base 0.25
 + _ZNK5Exiv29Iptcdatum6typeIdEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Iptcdatum7tagNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Iptcdatum7tagNameEv at Base 0.25
++ _ZNK5Exiv29Iptcdatum7tagNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29Iptcdatum7toFloatEl at Base 0.25
 + _ZNK5Exiv29Iptcdatum8getValueEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Iptcdatum8tagLabelB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Iptcdatum8tagLabelEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Iptcdatum8toStringB5cxx11El at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Iptcdatum8toStringB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Iptcdatum8toStringEl at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Iptcdatum8toStringEv at Base 0.25
++ _ZNK5Exiv29Iptcdatum8tagLabelB5cxx11Ev at Base 0.25
++ _ZNK5Exiv29Iptcdatum8toStringB5cxx11El at Base 0.25
++ _ZNK5Exiv29Iptcdatum8toStringB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29Iptcdatum8typeNameEv at Base 0.25
 + _ZNK5Exiv29Iptcdatum8typeSizeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Iptcdatum9groupNameB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Iptcdatum9groupNameEv at Base 0.25
++ _ZNK5Exiv29Iptcdatum9groupNameB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29JpegImage10isThisTypeERNS_7BasicIoEb at Base 0.25
 + _ZNK5Exiv29JpegImage11writeHeaderERNS_7BasicIoE at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29JpegImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29JpegImage8mimeTypeEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29Metadatum5printB5cxx11EPKNS_8ExifDataE at Base 0.25
-  (arch=sh4)_ZNK5Exiv29Metadatum5printEPKNS_8ExifDataE at Base 0.25
++ _ZNK5Exiv29JpegImage8mimeTypeB5cxx11Ev at Base 0.25
++ _ZNK5Exiv29Metadatum5printB5cxx11EPKNS_8ExifDataE at Base 0.25
 + _ZNK5Exiv29TiffImage10pixelWidthEv at Base 0.25
 + _ZNK5Exiv29TiffImage11pixelHeightEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29TiffImage12primaryGroupB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29TiffImage12primaryGroupEv at Base 0.25
-  (arch=!sh4)_ZNK5Exiv29TiffImage8mimeTypeB5cxx11Ev at Base 0.25
-  (arch=sh4)_ZNK5Exiv29TiffImage8mimeTypeEv at Base 0.25
++ _ZNK5Exiv29TiffImage12primaryGroupB5cxx11Ev at Base 0.25
++ _ZNK5Exiv29TiffImage8mimeTypeB5cxx11Ev at Base 0.25
 + _ZNK5Exiv29TimeValue10toRationalEl at Base 0.25
 + _ZNK5Exiv29TimeValue4copyEPhNS_9ByteOrderE at Base 0.25
 + _ZNK5Exiv29TimeValue4sizeEv at Base 0.25
 + _ZNK5Exiv29TimeValue5countEv at Base 0.25
 + _ZNK5Exiv29TimeValue5writeERSo at Base 0.25
 + _ZNK5Exiv29TimeValue6toLongEl at Base 0.25
 + _ZNK5Exiv29TimeValue7getTimeEv at Base 0.25
 + _ZNK5Exiv29TimeValue7toFloatEl at Base 0.25
 + _ZNK5Exiv29XmpNsInfoeqERKNS0_2NsE at Base 0.25
 + _ZNK5Exiv29XmpNsInfoeqERKNS0_6PrefixE at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNKSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE4findERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSs12_S_constructIN9__gnu_cxx17__normal_iteratorIPKcSsEEEEPcT_S6_RKSaIcESt20forward_iterator_tag at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt10_List_baseIN5Exiv29ExifdatumESaIS1_EE8_M_clearEv at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt12_Destroy_auxILb0EE9__destroyIPSsEEvT_S3_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED0Ev at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED1Ev at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt3_V28__rotateIN9__gnu_cxx17__normal_iteratorIPN5Exiv29IptcdatumESt6vectorIS4_SaIS4_EEEEEET_SA_SA_SA_St26random_access_iterator_tag at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEEixERS9_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt3mapISsN5Exiv29XmpNsInfoESt4lessISsESaISt4pairIKSsS1_EEED1Ev at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt3mapISsN5Exiv29XmpNsInfoESt4lessISsESaISt4pairIKSsS1_EEED2Ev at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEEixERS3_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt3mapIiSsSt4lessIiESaISt4pairIKiSsEEED1Ev at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt3mapIiSsSt4lessIiESaISt4pairIKiSsEEED2Ev at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt4listIN5Exiv29ExifdatumESaIS1_EE4sortIPFbRKNS0_9MetadatumES7_EEEvT_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt4listIN5Exiv29ExifdatumESaIS1_EE5mergeIPFbRKNS0_9MetadatumES7_EEEvRS3_T_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt4listIN5Exiv29ExifdatumESaIS1_EEaSERKS3_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt4pairIKSsSsED1Ev at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt4pairIKSsSsED2Ev at Base 0.25
++ (optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_ at Base 0.25
++ (optional=templinst)_ZNSt3_V28__rotateIN9__gnu_cxx17__normal_iteratorIPN5Exiv29IptcdatumESt6vectorIS4_SaIS4_EEEEEET_SA_SA_SA_St26random_access_iterator_tag at Base 0.25
++ (optional=templinst)_ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St4lessIS5_ESaISt4pairIKS5_S5_EEEixERS9_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv217PreviewPropertiesESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt6vectorIN5Exiv217PreviewPropertiesESaIS1_EED1Ev at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt6vectorIN5Exiv217PreviewPropertiesESaIS1_EED2Ev at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv28Internal5IfdIdESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv28XmpdatumESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv28XmpdatumESaIS1_EED1Ev at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv28XmpdatumESaIS1_EED2Ev at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv28XmpdatumESaIS1_EEaSERKS3_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv29IptcdatumESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv29IptcdatumESaIS1_EED1Ev at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv29IptcdatumESaIS1_EED2Ev at Base 0.25
 + (optional=templinst)_ZNSt6vectorIN5Exiv29IptcdatumESaIS1_EEaSERKS3_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs at Base 0.25
++ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorISt4pairIPKhjESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorISt4pairIPKhjESaIS3_EEaSERKS5_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorISt4pairIiiESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorISt4pairIjjESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 0.25
-  (optional=templinst|arch=alpha amd64 arm64 kfreebsd-amd64 ppc64 ppc64el s390x)_ZNSt6vectorISt4pairImmESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 0.25
-  (optional=templinst|subst|arch=!amd64)_ZNSt6vectorISt4pairI{size_t}{size_t}ESaIS1_EE9push_backERKS1_ at Base 0.25
++ (optional=templinst|arch=alpha amd64 arm64 kfreebsd-amd64 ppc64 ppc64el s390x mips64 mips64el sparc64)_ZNSt6vectorISt4pairImmESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_ at Base 0.25
++ (optional=templinst|subst)_ZNSt6vectorISt4pairI{size_t}{size_t}ESaIS1_EE9push_backERKS1_ at Base 0.25
 + (optional=templinst)_ZNSt6vectorIcSaIcEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPcS1_EERKc at Base 0.25
 + (optional=templinst)_ZNSt6vectorIdSaIdEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPdS1_EERKd at Base 0.25
 + (optional=templinst)_ZNSt6vectorIfSaIfEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPfS1_EERKf at Base 0.25
 + (optional=templinst)_ZNSt6vectorIhSaIhEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPhS1_EERKh at Base 0.25
-  (optional=templinst|subst|arch=!amd64)_ZNSt6vectorIhSaIhEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EE{size_t}RKh at Base 0.25
++ (optional=templinst|subst)_ZNSt6vectorIhSaIhEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPhS1_EE{size_t}RKh at Base 0.25
 + (optional=templinst)_ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi at Base 0.25
 + (optional=templinst)_ZNSt6vectorIjSaIjEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPjS1_EERKj at Base 0.25
-  (optional=templinst|arch=alpha amd64 arm64 kfreebsd-amd64 ppc64 ppc64el s390x)_ZNSt6vectorImSaImEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPmS1_EERKm at Base 0.25
++ (optional=templinst|arch=alpha amd64 arm64 kfreebsd-amd64 ppc64 ppc64el s390x mips64 mips64el sparc64)_ZNSt6vectorImSaImEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPmS1_EERKm at Base 0.25
 + (optional=templinst)_ZNSt6vectorIsSaIsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPsS1_EERKs at Base 0.25
 + (optional=templinst)_ZNSt6vectorItSaItEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPtS1_EERKt at Base 0.25
-  (optional=templinst|subst|arch=!amd64)_ZNSt6vectorI{size_t}SaI{size_t}EE9push_backERK{size_t}@Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt7__cxx1110_List_baseIN5Exiv29ExifdatumESaIS2_EE8_M_clearEv at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt7__cxx114listIN5Exiv29ExifdatumESaIS2_EE4sortIPFbRKNS1_9MetadatumES8_EEEvT_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt7__cxx114listIN5Exiv29ExifdatumESaIS2_EE5mergeIPFbRKNS1_9MetadatumES8_EEEvRS4_T_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt7__cxx114listIN5Exiv29ExifdatumESaIS2_EEaSERKS4_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE24_M_get_insert_unique_posERS7_ at Base 0.25
-  (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el x32)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISA_ERS7_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE4findERS7_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE12_M_erase_auxESt23_Rb_tree_const_iteratorIS8_E at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_ at Base 0.25
-  (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el x32)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E at Base 0.25
++ (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE9push_backERK{size_t}@Base 0.25
++ (optional=templinst)_ZNSt7__cxx1110_List_baseIN5Exiv29ExifdatumESaIS2_EE8_M_clearEv at Base 0.25
++ (optional=templinst)_ZNSt7__cxx114listIN5Exiv29ExifdatumESaIS2_EE4sortIPFbRKNS1_9MetadatumES8_EEEvT_ at Base 0.25
++ (optional=templinst)_ZNSt7__cxx114listIN5Exiv29ExifdatumESaIS2_EE5mergeIPFbRKNS1_9MetadatumES8_EEEvRS4_T_ at Base 0.25
++ (optional=templinst)_ZNSt7__cxx114listIN5Exiv29ExifdatumESaIS2_EEaSERKS4_ at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE24_M_get_insert_unique_posERS7_ at Base 0.25
++ (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el x32 mips64 mips64el sparc64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISA_ERS7_ at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE4findERS7_ at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N5Exiv29XmpNsInfoEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE12_M_erase_auxESt23_Rb_tree_const_iteratorIS8_E at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_ at Base 0.25
++ (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el x32 mips64 mips64el sparc64)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_ at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_ at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E at Base 0.25
 + (optional=templinst)_ZNSt8_Rb_treeIPKhSt4pairIKS1_N5Exiv28Internal5IfdIdEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE24_M_get_insert_unique_posERS3_ at Base 0.25
-  (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el sh4 x32)_ZNSt8_Rb_treeIPKhSt4pairIKS1_N5Exiv28Internal5IfdIdEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_ at Base 0.25
++ (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el sh4 x32 mips64 mips64el sparc64)_ZNSt8_Rb_treeIPKhSt4pairIKS1_N5Exiv28Internal5IfdIdEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS7_ERS3_ at Base 0.25
 + (optional=templinst)_ZNSt8_Rb_treeIPKhSt4pairIKS1_N5Exiv28Internal5IfdIdEESt10_Select1stIS7_ESt4lessIS1_ESaIS7_EE8_M_eraseEPSt13_Rb_tree_nodeIS7_E at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsN5Exiv29XmpNsInfoEESt10_Select1stIS4_ESt4lessISsESaIS4_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS4_ERKS4_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsN5Exiv29XmpNsInfoEESt10_Select1stIS4_ESt4lessISsESaIS4_EE24_M_get_insert_unique_posERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsN5Exiv29XmpNsInfoEESt10_Select1stIS4_ESt4lessISsESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsN5Exiv29XmpNsInfoEESt10_Select1stIS4_ESt4lessISsESaIS4_EE4findERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsN5Exiv29XmpNsInfoEESt10_Select1stIS4_ESt4lessISsESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPSt18_Rb_tree_node_baseSA_RKS2_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE12_M_erase_auxESt23_Rb_tree_const_iteratorIS2_E at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE24_M_get_insert_unique_posERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE4findERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE24_M_get_insert_unique_posERS1_ at Base 0.25
-  (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el x32)_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiSt4pairIKiSsESt10_Select1stIS2_ESt4lessIiESaIS2_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS2_ERKS2_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiSt4pairIKiSsESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiSt4pairIKiSsESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiSt4pairIKiSsESt10_Select1stIS2_ESt4lessIiESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIjSt4pairIKjS0_IPSsS2_EESt10_Select1stIS4_ESt4lessIjESaIS4_EE16_M_insert_equal_ESt23_Rb_tree_const_iteratorIS4_ERKS4_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIjSt4pairIKjS0_IPSsS2_EESt10_Select1stIS4_ESt4lessIjESaIS4_EE28_M_get_insert_hint_equal_posESt23_Rb_tree_const_iteratorIS4_ERS1_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIjSt4pairIKjS0_IPSsS2_EESt10_Select1stIS4_ESt4lessIjESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE24_M_get_insert_unique_posERS1_ at Base 0.25
++ (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el x32 mips64 mips64el sparc64)_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS1_ at Base 0.25
++ (optional=templinst)_ZNSt8_Rb_treeIiSt4pairIKiNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEESt10_Select1stIS8_ESt4lessIiESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E at Base 0.25
 + (optional=templinst)_ZNSt8_Rb_treeItSt4pairIKtiESt10_Select1stIS2_ESt4lessItESaIS2_EE24_M_get_insert_unique_posERS1_ at Base 0.25
-  (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el sh4 x32)_ZNSt8_Rb_treeItSt4pairIKtiESt10_Select1stIS2_ESt4lessItESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_ at Base 0.25
++ (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el sh4 x32 mips64 mips64el sparc64)_ZNSt8_Rb_treeItSt4pairIKtiESt10_Select1stIS2_ESt4lessItESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_ at Base 0.25
 + (optional=templinst)_ZNSt8_Rb_treeItSt4pairIKtiESt10_Select1stIS2_ESt4lessItESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E at Base 0.25
-  (optional=templinst|arch=arm64 hppa kfreebsd-amd64 ppc64el x32|subst)_ZNSt8_Rb_treeI{size_t}St4pairIK{size_t}S0_IPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_EESt10_Select1stISA_ESt4lessI{size_t}ESaISA_EE28_M_get_insert_hint_equal_posESt23_Rb_tree_const_iteratorISA_ERS1_ at Base 0.25
-  (optional=templinst|arch=!amd64 !sh4|subst)_ZNSt8_Rb_treeI{size_t}St4pairIK{size_t}S0_IPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_EESt10_Select1stISA_ESt4lessI{size_t}ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E at Base 0.25
-  (optional=templinst|arch=!sh4)_ZNSt8auto_ptrIN5Exiv25ValueEEaSESt12auto_ptr_refIS1_E at Base 0.25
-  (optional=templinst|arch=arm64 armel armhf hppa kfreebsd-amd64 ppc64el sh4 x32|subst)_ZSt17__rotate_adaptiveIN9__gnu_cxx17__normal_iteratorIPN5Exiv29IptcdatumESt6vectorIS3_SaIS3_EEEES4_{ssize_t}ET_S9_S9_S9_T1_SA_T0_SA_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZSt8__rotateIN9__gnu_cxx17__normal_iteratorIPN5Exiv29IptcdatumESt6vectorIS3_SaIS3_EEEEEvT_S9_S9_St26random_access_iterator_tag at Base 0.25
-  (optional=templinst|arch=!sh4)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_ at Base 0.25
-  (optional=templinst|arch=!sh4)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_ at Base 0.25
-  (optional=templinst|arch=sh4)_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_S8_ at Base 0.25
++ (optional=templinst|arch=amd64 arm64 hppa kfreebsd-amd64 ppc64el x32 mips64 mips64el sparc64|subst)_ZNSt8_Rb_treeI{size_t}St4pairIK{size_t}S0_IPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_EESt10_Select1stISA_ESt4lessI{size_t}ESaISA_EE28_M_get_insert_hint_equal_posESt23_Rb_tree_const_iteratorISA_ERS1_ at Base 0.25
++ (optional=templinst|subst)_ZNSt8_Rb_treeI{size_t}St4pairIK{size_t}S0_IPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_EESt10_Select1stISA_ESt4lessI{size_t}ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E at Base 0.25
++ (optional=templinst)_ZNSt8auto_ptrIN5Exiv25ValueEEaSESt12auto_ptr_refIS1_E at Base 0.25
++ (optional=templinst|arch=amd64 arm64 armel armhf hppa kfreebsd-amd64 ppc64el sh4 x32 mips64 mips64el sparc64|subst)_ZSt17__rotate_adaptiveIN9__gnu_cxx17__normal_iteratorIPN5Exiv29IptcdatumESt6vectorIS3_SaIS3_EEEES4_{ssize_t}ET_S9_S9_S9_T1_SA_T0_SA_ at Base 0.25
++ (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_ at Base 0.25
++ (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_ at Base 0.25
 + _ZTIN5Exiv210AsciiValueE at Base 0.25
 + _ZTIN5Exiv210BasicErrorIcEE at Base 0.25
 + _ZTIN5Exiv210XmpSidecarE at Base 0.25
 + _ZTIN5Exiv211StringValueE at Base 0.25
 + _ZTIN5Exiv212CommentValueE at Base 0.25
 + _ZTIN5Exiv212LangAltValueE at Base 0.25
 + _ZTIN5Exiv212XmpTextValueE at Base 0.25
 + _ZTIN5Exiv213XmpArrayValueE at Base 0.25
 + _ZTIN5Exiv215StringValueBaseE at Base 0.25
 + _ZTIN5Exiv23KeyE at Base 0.25
 + _ZTIN5Exiv25ImageE at Base 0.25
 + _ZTIN5Exiv25MemIoE at Base 0.25
 + _ZTIN5Exiv25ValueE at Base 0.25
 + _ZTIN5Exiv26FileIoE at Base 0.25
 + _ZTIN5Exiv26HttpIo8HttpImplE at Base 0.25
 + _ZTIN5Exiv26HttpIoE at Base 0.25
 + _ZTIN5Exiv26XmpKeyE at Base 0.25
 + _ZTIN5Exiv27BasicIoE at Base 0.25
 + _ZTIN5Exiv27ExifKeyE at Base 0.25
 + _ZTIN5Exiv27IptcKeyE at Base 0.25
 + _ZTIN5Exiv27XPathIoE at Base 0.25
 + _ZTIN5Exiv28AnyErrorE at Base 0.25
 + _ZTIN5Exiv28BlockMapE at Base 0.25
 + _ZTIN5Exiv28BmpImageE at Base 0.25
 + _ZTIN5Exiv28Cr2ImageE at Base 0.25
 + _ZTIN5Exiv28CrwImageE at Base 0.25
 + _ZTIN5Exiv28EpsImageE at Base 0.25
 + _ZTIN5Exiv28ExvImageE at Base 0.25
 + _ZTIN5Exiv28GifImageE at Base 0.25
 + _ZTIN5Exiv28IoCloserE at Base 0.25
 + _ZTIN5Exiv28Jp2ImageE at Base 0.25
 + _ZTIN5Exiv28JpegBaseE at Base 0.25
 + _ZTIN5Exiv28MrwImageE at Base 0.25
 + _ZTIN5Exiv28OrfImageE at Base 0.25
 + _ZTIN5Exiv28PgfImageE at Base 0.25
 + _ZTIN5Exiv28PngImageE at Base 0.25
 + _ZTIN5Exiv28PsdImageE at Base 0.25
 + _ZTIN5Exiv28RafImageE at Base 0.25
 + _ZTIN5Exiv28RemoteIo4ImplE at Base 0.25
 + _ZTIN5Exiv28RemoteIoE at Base 0.25
 + _ZTIN5Exiv28Rw2ImageE at Base 0.25
 + _ZTIN5Exiv28TgaImageE at Base 0.25
 + _ZTIN5Exiv28XmpValueE at Base 0.25
 + _ZTIN5Exiv28XmpdatumE at Base 0.25
 + _ZTIN5Exiv29DataValueE at Base 0.25
 + _ZTIN5Exiv29DateValueE at Base 0.25
 + _ZTIN5Exiv29ExifdatumE at Base 0.25
 + _ZTIN5Exiv29IptcdatumE at Base 0.25
 + _ZTIN5Exiv29JpegImageE at Base 0.25
 + _ZTIN5Exiv29MetadatumE at Base 0.25
 + _ZTIN5Exiv29TiffImageE at Base 0.25
 + _ZTIN5Exiv29TimeValueE at Base 0.25
 + _ZTSN5Exiv210AsciiValueE at Base 0.25
 + _ZTSN5Exiv210BasicErrorIcEE at Base 0.25
 + _ZTSN5Exiv210XmpSidecarE at Base 0.25
 + _ZTSN5Exiv211StringValueE at Base 0.25
 + _ZTSN5Exiv212CommentValueE at Base 0.25
 + _ZTSN5Exiv212LangAltValueE at Base 0.25
 + _ZTSN5Exiv212XmpTextValueE at Base 0.25
 + _ZTSN5Exiv213XmpArrayValueE at Base 0.25
 + _ZTSN5Exiv215StringValueBaseE at Base 0.25
 + _ZTSN5Exiv23KeyE at Base 0.25
 + _ZTSN5Exiv25ImageE at Base 0.25
 + _ZTSN5Exiv25MemIoE at Base 0.25
 + _ZTSN5Exiv25ValueE at Base 0.25
 + _ZTSN5Exiv26FileIoE at Base 0.25
 + _ZTSN5Exiv26HttpIo8HttpImplE at Base 0.25
 + _ZTSN5Exiv26HttpIoE at Base 0.25
 + _ZTSN5Exiv26XmpKeyE at Base 0.25
 + _ZTSN5Exiv27BasicIoE at Base 0.25
 + _ZTSN5Exiv27ExifKeyE at Base 0.25
 + _ZTSN5Exiv27IptcKeyE at Base 0.25
 + _ZTSN5Exiv27XPathIoE at Base 0.25
 + _ZTSN5Exiv28AnyErrorE at Base 0.25
 + _ZTSN5Exiv28BlockMapE at Base 0.25
 + _ZTSN5Exiv28BmpImageE at Base 0.25
 + _ZTSN5Exiv28Cr2ImageE at Base 0.25
 + _ZTSN5Exiv28CrwImageE at Base 0.25
 + _ZTSN5Exiv28EpsImageE at Base 0.25
 + _ZTSN5Exiv28ExvImageE at Base 0.25
 + _ZTSN5Exiv28GifImageE at Base 0.25
 + _ZTSN5Exiv28IoCloserE at Base 0.25
 + _ZTSN5Exiv28Jp2ImageE at Base 0.25
 + _ZTSN5Exiv28JpegBaseE at Base 0.25
 + _ZTSN5Exiv28MrwImageE at Base 0.25
 + _ZTSN5Exiv28OrfImageE at Base 0.25
 + _ZTSN5Exiv28PgfImageE at Base 0.25
 + _ZTSN5Exiv28PngImageE at Base 0.25
 + _ZTSN5Exiv28PsdImageE at Base 0.25
 + _ZTSN5Exiv28RafImageE at Base 0.25
 + _ZTSN5Exiv28RemoteIo4ImplE at Base 0.25
 + _ZTSN5Exiv28RemoteIoE at Base 0.25
 + _ZTSN5Exiv28Rw2ImageE at Base 0.25
 + _ZTSN5Exiv28TgaImageE at Base 0.25
 + _ZTSN5Exiv28XmpValueE at Base 0.25
 + _ZTSN5Exiv28XmpdatumE at Base 0.25
 + _ZTSN5Exiv29DataValueE at Base 0.25
 + _ZTSN5Exiv29DateValueE at Base 0.25
 + _ZTSN5Exiv29ExifdatumE at Base 0.25
 + _ZTSN5Exiv29IptcdatumE at Base 0.25
 + _ZTSN5Exiv29JpegImageE at Base 0.25
 + _ZTSN5Exiv29MetadatumE at Base 0.25
 + _ZTSN5Exiv29TiffImageE at Base 0.25
 + _ZTSN5Exiv29TimeValueE at Base 0.25
 + _ZTVN5Exiv210AsciiValueE at Base 0.25
 + _ZTVN5Exiv210BasicErrorIcEE at Base 0.25
 + _ZTVN5Exiv210XmpSidecarE at Base 0.25
 + _ZTVN5Exiv211StringValueE at Base 0.25
 + _ZTVN5Exiv212CommentValueE at Base 0.25
 + _ZTVN5Exiv212LangAltValueE at Base 0.25
 + _ZTVN5Exiv212XmpTextValueE at Base 0.25
 + _ZTVN5Exiv213XmpArrayValueE at Base 0.25
 + _ZTVN5Exiv215StringValueBaseE at Base 0.25
 + _ZTVN5Exiv23KeyE at Base 0.25
 + _ZTVN5Exiv25ImageE at Base 0.25
 + _ZTVN5Exiv25MemIoE at Base 0.25
 + _ZTVN5Exiv25ValueE at Base 0.25
 + _ZTVN5Exiv26FileIoE at Base 0.25
 + _ZTVN5Exiv26HttpIo8HttpImplE at Base 0.25
 + _ZTVN5Exiv26HttpIoE at Base 0.25
 + _ZTVN5Exiv26XmpKeyE at Base 0.25
 + _ZTVN5Exiv27BasicIoE at Base 0.25
 + _ZTVN5Exiv27ExifKeyE at Base 0.25
 + _ZTVN5Exiv27IptcKeyE at Base 0.25
 + _ZTVN5Exiv27XPathIoE at Base 0.25
 + _ZTVN5Exiv28AnyErrorE at Base 0.25
 + _ZTVN5Exiv28BlockMapE at Base 0.25
 + _ZTVN5Exiv28BmpImageE at Base 0.25
 + _ZTVN5Exiv28Cr2ImageE at Base 0.25
 + _ZTVN5Exiv28CrwImageE at Base 0.25
 + _ZTVN5Exiv28EpsImageE at Base 0.25
 + _ZTVN5Exiv28ExvImageE at Base 0.25
 + _ZTVN5Exiv28GifImageE at Base 0.25
 + _ZTVN5Exiv28IoCloserE at Base 0.25
 + _ZTVN5Exiv28Jp2ImageE at Base 0.25
 + _ZTVN5Exiv28JpegBaseE at Base 0.25
 + _ZTVN5Exiv28MrwImageE at Base 0.25
 + _ZTVN5Exiv28OrfImageE at Base 0.25
 + _ZTVN5Exiv28PgfImageE at Base 0.25
 + _ZTVN5Exiv28PngImageE at Base 0.25
 + _ZTVN5Exiv28PsdImageE at Base 0.25
 + _ZTVN5Exiv28RafImageE at Base 0.25
 + _ZTVN5Exiv28RemoteIo4ImplE at Base 0.25
 + _ZTVN5Exiv28RemoteIoE at Base 0.25
 + _ZTVN5Exiv28Rw2ImageE at Base 0.25
 + _ZTVN5Exiv28TgaImageE at Base 0.25
 + _ZTVN5Exiv28XmpValueE at Base 0.25
 + _ZTVN5Exiv28XmpdatumE at Base 0.25
 + _ZTVN5Exiv29DataValueE at Base 0.25
 + _ZTVN5Exiv29DateValueE at Base 0.25
 + _ZTVN5Exiv29ExifdatumE at Base 0.25
 + _ZTVN5Exiv29IptcdatumE at Base 0.25
 + _ZTVN5Exiv29JpegImageE at Base 0.25
 + _ZTVN5Exiv29MetadatumE at Base 0.25
 + _ZTVN5Exiv29TiffImageE at Base 0.25
 + _ZTVN5Exiv29TimeValueE at Base 0.25

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list