Make {arm,thumb}_get_next_pcs_raw static
authorYao Qi <yao.qi@linaro.org>
Wed, 6 Jan 2016 15:03:41 +0000 (15:03 +0000)
committerYao Qi <yao.qi@linaro.org>
Wed, 6 Jan 2016 15:03:41 +0000 (15:03 +0000)
commitf5aa306929127aacf9890a949f9a21b38a0e0e7e
tree4fdc7a71696d9d4a934442c03f5d95470e6cfe0c
parentb2ca446f682854c2b187178358b97174bf313fa7
Make {arm,thumb}_get_next_pcs_raw static

This patch makes arm_get_next_pcs_raw and thumb_get_next_pcs_raw
static.

gdb:

2016-01-06  Yao Qi  <yao.qi@linaro.org>

* arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
lines below.
(thumb_get_next_pcs_raw): Make it static.
(arm_get_next_pcs_raw): Likewise.
* arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
declaration.
(arm_get_next_pcs_raw): Likewise.
gdb/ChangeLog
gdb/arch/arm-get-next-pcs.c
gdb/arch/arm-get-next-pcs.h
This page took 0.026356 seconds and 4 git commands to generate.