diff options
author | Pierre Langlois <pierre.langlois@arm.com> | 2015-07-09 16:35:10 +0100 |
---|---|---|
committer | Pierre Langlois <pierre.langlois@arm.com> | 2015-07-09 16:35:10 +0100 |
commit | 8b61f75db53877215c7cb15b901a094bf1fb916e (patch) | |
tree | 8b226a9b203e20218efd08b530928babf92e262d /Makefile.in | |
parent | 7c8edfae86385f922dca6ef1ab7c7d378d4fd30f (diff) | |
download | gdb-8b61f75db53877215c7cb15b901a094bf1fb916e.zip gdb-8b61f75db53877215c7cb15b901a094bf1fb916e.tar.gz gdb-8b61f75db53877215c7cb15b901a094bf1fb916e.tar.bz2 |
[AArch64] Refactor aarch64_make_stub_cache
We would previously have to make sure the frame cache was not already
created before calling aarch64_make_stub_cache. This patch makes this
function check it so the caller does not need to do so.
gdb/ChangeLog:
* aarch64-tdep.c (aarch64_make_stub_cache): Update comment. New
argument this_cache. Remove unused local variables reg and
unwound_fp. Return early if this_cache is already set. Set
this_cache.
(aarch64_stub_this_id): Update call to aarch64_make_stub_cache.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions