diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2020-01-13 14:04:53 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2020-01-13 14:04:53 -0500 |
commit | df4a0200dc896abe32bef4172ca047465caaedfe (patch) | |
tree | 25e46e6d4cffe62faec72aa96e3769bf64588450 /binutils | |
parent | 89e94ec9af58bfab38d469fe42c3eaf2aeb35e31 (diff) | |
download | gdb-df4a0200dc896abe32bef4172ca047465caaedfe.zip gdb-df4a0200dc896abe32bef4172ca047465caaedfe.tar.gz gdb-df4a0200dc896abe32bef4172ca047465caaedfe.tar.bz2 |
gdbserver: make some functions static in linux-x86-low.c
These functions are only used in this file, so should be static.
gdb/gdbserver/ChangeLog:
* linux-x86-low.c (x86_linux_regs_info, amd64_emit_eq_goto,
amd64_emit_ne_goto, amd64_emit_lt_goto, amd64_emit_le_goto,
amd64_emit_gt_goto, amd64_emit_ge_goto, amd64_emit_ge_goto,
i386_emit_eq_goto, i386_emit_ne_goto, i386_emit_lt_goto,
i386_emit_le_goto, i386_emit_gt_goto, i386_emit_ge_goto): Make
static.
Change-Id: I703da41867735aefadd49140e80cd60f6ab9ad39
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions