binutils-gdb/gdb/arch
Yao Qi f5aa306929 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.
2016-01-06 15:03:41 +00:00
..
aarch64-insn.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
aarch64-insn.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm-get-next-pcs.c Make {arm,thumb}_get_next_pcs_raw static 2016-01-06 15:03:41 +00:00
arm-get-next-pcs.h Make {arm,thumb}_get_next_pcs_raw static 2016-01-06 15:03:41 +00:00
arm-linux.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm-linux.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
xtensa.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00