commit | d8f2702c2a56ac64bf8b69c831d566c4a38b88b8 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Mon Jan 15 16:37:38 2018 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Mon Jan 15 16:37:38 2018 +0000 |
tree | 73476797bc821d74f0810b98c220192f658f8965 | |
parent | fa0b0db6fbdcbf20bf78c53500ac98cfc3a26208 [diff] |
Properly de-duplicate debug symbol names. The simple approach was good up till now, but the interpreter methods names are not near the compiled methods name, so use proper full map to ensure we do not store the same name twice. Bug: 71579677 Test: testrunner.py --host -t 137 Change-Id: I529a3b097ed20a68ad46454b47a8f8c3223f534d