# c++filt(1) ## demangle symbol ```markdown c++-filt ``` ## demangle stream (eg dynamic symbol table) ```markdown readelf -W --dyn-syms | c++filt ```