Fix DumpNativeStack function for trampolines.
Trampolines are not preceded by OatQuickMethodHeader, so we should not be trying to read it in those cases. Bug: 123510633 Test: Added temporary checks when reading the header. Test: test.py -b --host -r -t 061 -t 064 Change-Id: I3507efcb1ac342fc3d65dd4d38408d9a18f1877a
Loading
Please sign in to comment