From 2a064a9d1bbb8de6ce489b685cce026eee167cd2 Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 17 Mar 2020 22:48:49 +0000 Subject: deploy: fb719f52b73920fb18c7f3080ebb1fc73300be49 --- c++filt.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'c++filt.html') diff --git a/c++filt.html b/c++filt.html index e5e3b7e..cc80401 100644 --- a/c++filt.html +++ b/c++filt.html @@ -81,7 +81,7 @@ @@ -149,10 +149,11 @@

c++filt(1)

-

demangle symbol

+

Demangle symbol

  c++-filt <symbol_str>
 
-

demangle stream (eg dynamic symbol table)

+

Demangle stream

+

For example dynamic symbol table:

  readelf -W --dyn-syms <elf> | c++filt
 
-- cgit v1.2.3