#!/bin/sh

# How to decode the mangled CXX symbol names?

nm add.so|grep ' T '
#nm libunix.so|grep ' T '
