aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2025-02-17 14:59:31 -0500
committerSimon Marchi <simon.marchi@efficios.com>2025-02-19 11:14:41 -0500
commit863a3131b86dd57ea26d5766eb8fae73449a32ff (patch)
treec281eb03c17988eebac0374f4cffe8d0acbca0d5 /gdb/testsuite
parent890d1d385f457829f90dbd963aaa29a212ce9e20 (diff)
downloadbinutils-863a3131b86dd57ea26d5766eb8fae73449a32ff.zip
binutils-863a3131b86dd57ea26d5766eb8fae73449a32ff.tar.gz
binutils-863a3131b86dd57ea26d5766eb8fae73449a32ff.tar.bz2
gdb/dwarf: change some functions from "per objfile" to "per bfd"
I noticed that the following functions accept a "dwarf2_per_objfile", but they can actually accept a less specific "dwarf2_per_bfd". This makes it more obvious that the work they do is per BFD and not per objfile. - add_type_unit - lookup_dwo_file_slot - create_dwo_unit_in_dwp_v1 - create_dwp_v2_or_v5_section - create_dwo_unit_in_dwp_v2 - create_dwo_unit_in_dwp_v5 - lookup_dwo_unit_in_dwp Change-Id: I200cd77850ce0ffa29fc1b9d924056fdce2559f8 Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/testsuite')
0 files changed, 0 insertions, 0 deletions