diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2023-10-05 20:43:20 +0000 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2023-10-19 10:57:51 -0400 |
commit | 5340140e1b01c0ce13ee2b11a278e6d8869a972a (patch) | |
tree | 77cdbae360e7726dfe4419332c96db496daabe98 /libctf/testsuite/libctf-writable | |
parent | 96bb3873ec2231b6a2db219773257996f5c91b55 (diff) | |
download | binutils-5340140e1b01c0ce13ee2b11a278e6d8869a972a.zip binutils-5340140e1b01c0ce13ee2b11a278e6d8869a972a.tar.gz binutils-5340140e1b01c0ce13ee2b11a278e6d8869a972a.tar.bz2 |
gdb: make solib-rocm not use so_list internally
Same rationale as the previous patch, but for solib-rocm.
- Introduce rocm_so, which is a name a unique_name (see comment in
rocm_update_solib_list for that) and a unique_ptr to the
lm_info_svr4.
- Change the internal lists from so_list lists to vectors of rocm_so.
- Remove rocm_free_solib_list, as everything is automatic now.
- Replace rocm_solib_copy_list with so_list_from_rocm_sos.
Change-Id: I71e06e3ea22d6420c9e4e500501c06e9a13398a8
Approved-By: Pedro Alves <pedro@palves.net>
Reviewed-By: Reviewed-By: Lancelot Six <lancelot.six@amd.com>
Diffstat (limited to 'libctf/testsuite/libctf-writable')
0 files changed, 0 insertions, 0 deletions