platform_system_core/demangle
Elliott Hughes 102183ee66 Make demangle work more like c++filt.
Also tweak the help output to fit the toybox style.

Bug: N/A
Test: readelf -aW | demangle
Change-Id: I110b9e385f583d5047c785364c8a5a33575d8357
2017-03-28 17:38:01 -07:00
..
include
.clang-format Use the clang format 2 space as default. 2017-03-14 13:06:19 -07:00
Android.bp Add a binary to dump demangled names. 2017-03-13 16:10:08 -07:00
demangle.cpp Make demangle work more like c++filt. 2017-03-28 17:38:01 -07:00
Demangler.cpp
Demangler.h
DemangleTest.cpp