commit | 7d4d527a1c831e4b412d1095e568db7f652d23cf | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu May 05 15:04:58 2022 -0700 |
committer | Christopher Ferris <cferris@google.com> | Thu May 05 15:14:01 2022 -0700 |
tree | 16466eefe4b65c8e9b957ebb16d27b3b7479eed3 | |
parent | 53c707781a7555c8ee04bb094614e29b79ad6381 [diff] |
Modify any lines with libc.so!libc.so to libc.so. I had made this change if there was an offset on the line, but I didn't make if there is no offset present. Add the no offset present case. Bug: 206463081 Test: Ran unit tests. Test: Modified a normal stack line with libart.so to be Test: libart.so!libart.so and verified the line numbers Test: are still present. Change-Id: I75e3fbe5eaa3a5419a2dca2c4542731c61c7b971