diff options
author | Yao Qi <yao.qi@linaro.org> | 2017-10-17 12:29:26 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2017-10-17 12:29:26 +0100 |
commit | d3037ba6a398d37585b3d34ff9ed439848ba98a1 (patch) | |
tree | 1f1a1ae8ecc4d4c2a6370194879827ae1221b5e5 /bfd/libaout.h | |
parent | 7a7cdfa04b0225dfa6879384075e08d73eaee862 (diff) | |
download | gdb-d3037ba6a398d37585b3d34ff9ed439848ba98a1.zip gdb-d3037ba6a398d37585b3d34ff9ed439848ba98a1.tar.gz gdb-d3037ba6a398d37585b3d34ff9ed439848ba98a1.tar.bz2 |
Simplify regcache::xfer_part
Since xfer_part is already a class method, and only
{raw,cooked}_{read,write} are passed to it. We can remove these two
arguments, but add a bool argument is_raw, indicating raw registers or
cooked registers are accessed.
gdb:
2017-10-17 Yao Qi <yao.qi@linaro.org>
* regcache.c (regcache::xfer_part): Remove parameters read and
write, add parameter is_raw. All callers are updated.
Diffstat (limited to 'bfd/libaout.h')
0 files changed, 0 insertions, 0 deletions