diff options
author | Andrew Burgess <aburgess@redhat.com> | 2024-04-30 15:48:21 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2024-05-09 10:10:50 +0100 |
commit | cba95c27876724059c3e99ea1857fb19b9cf8220 (patch) | |
tree | a8cf28cd5e5347b3c2179c2bd6a2295409e05bfb /include/partition.h | |
parent | cb1a6b85b84359419e7fcf9069c3ba9d27a856c7 (diff) | |
download | gdb-cba95c27876724059c3e99ea1857fb19b9cf8220.zip gdb-cba95c27876724059c3e99ea1857fb19b9cf8220.tar.gz gdb-cba95c27876724059c3e99ea1857fb19b9cf8220.tar.bz2 |
gdb: convert address_in_mem_range to mem_range::contains
Replace the global function address_in_mem_range with the member
function mem_range::contains. The implementation of the function
doesn't change.
There should be no user visible changes after this commit.
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'include/partition.h')
0 files changed, 0 insertions, 0 deletions