diff options
author | Christopher Ferris <cferris@google.com> | 2019-03-29 12:34:58 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2019-03-29 14:08:37 -0700 |
commit | 22d8e8e12f1017570c9a9cf9ed154e4861506cbc (patch) | |
tree | 3ce50562e23ea74e03784acf18a28a55a68a3a9b /libunwindstack/tests/MemoryCacheTest.cpp | |
parent | 0a887aa14c5bd187859c7558259df3901fee2342 (diff) |
Remove sequential search from DwarfEhFrameWithHdr.
Since there has never been a time that a sequential search has been
necessary, simply remove the sequential code and allow the DwarfEhFrame
object to be used in that case. If this does come up regularly, I'm not
sure that it wouldn't be more performant to use the DwarfEhFrame object
regardless.
Bug: 129550015
Test: libunwindstack unit tests, libbacktrace unit tests.
Change-Id: I738e81accb9bc1e182168cddc9c0c22823e3369b
Diffstat (limited to 'libunwindstack/tests/MemoryCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions