diff options
author | Tom Tromey <tom@tromey.com> | 2024-01-14 11:51:38 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-04-16 11:54:46 -0600 |
commit | 79ddf4a51a789c823d024409aec8712595701a23 (patch) | |
tree | 4ec64ad9589fa4173a79dea01496249f30875915 /libctf/ctf-dump.c | |
parent | 4e417d7bb1c7d8b8a73b73b0b7c051f0a6e1b6b6 (diff) | |
download | binutils-79ddf4a51a789c823d024409aec8712595701a23.zip binutils-79ddf4a51a789c823d024409aec8712595701a23.tar.gz binutils-79ddf4a51a789c823d024409aec8712595701a23.tar.bz2 |
Add move operators for addrmap
A subsequent patch needs to move an addrmap. This patch adds the
necessary support. It also changes addrmap_fixed to take a 'const'
addrmap_mutable. This is fine according to the contract of
addrmap_mutable; but it did require a compensating const_cast in the
implementation.
Diffstat (limited to 'libctf/ctf-dump.c')
0 files changed, 0 insertions, 0 deletions