platform_system_core/demangle
Christopher Ferris 5a72ea0f2f Add support for non-virtual thunk.
Bug: 67678053

Test: New unit tests pass.
Change-Id: If04f502e234da00a356e5ddd31acd22a6ad1a804
2017-11-01 16:24:55 -07:00
..
include Implement a simple demangler. 2017-03-07 13:04:32 -08:00
.clang-format Use the clang format 2 space as default. 2017-03-14 13:06:19 -07:00
Android.bp Enable libdemangle and libunwindstack on host bionic 2017-09-20 13:16:13 -07:00
Android.mk Fix bug found by fuzzer. 2017-05-31 17:54:19 -07:00
demangle.cpp Make demangle work more like c++filt. 2017-03-28 17:38:01 -07:00
demangle_fuzzer.cpp Fix bug found by fuzzer. 2017-05-31 17:54:19 -07:00
Demangler.cpp Add support for non-virtual thunk. 2017-11-01 16:24:55 -07:00
Demangler.h Fix template support. 2017-10-31 15:00:54 -07:00
DemangleTest.cpp Add support for non-virtual thunk. 2017-11-01 16:24:55 -07:00