aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPierre Langlois <pierre.langlois@arm.com>2015-07-09 16:35:10 +0100
committerPierre Langlois <pierre.langlois@arm.com>2015-07-09 16:35:10 +0100
commit8b61f75db53877215c7cb15b901a094bf1fb916e (patch)
tree8b226a9b203e20218efd08b530928babf92e262d /Makefile.in
parent7c8edfae86385f922dca6ef1ab7c7d378d4fd30f (diff)
downloadgdb-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