Also, change the std::set parameters to std::vector. As jmgao points out, a small std::set is not really the best choice for performance reasons. Test: All unit tests pass, enabled the new unwinder and did a kill -3 on Test: an android process. Change-Id: I81227d7b79a9b7cf1d54fb0e3331d3cf4d4d3c4f |
||
|---|---|---|
| .. | ||
| DwarfLocation.h | ||
| DwarfMemory.h | ||
| DwarfSection.h | ||
| DwarfStructs.h | ||
| Elf.h | ||
| ElfInterface.h | ||
| Log.h | ||
| MapInfo.h | ||
| Maps.h | ||
| Memory.h | ||
| Regs.h | ||
| RegsGetLocal.h | ||
| Unwinder.h | ||