diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2021-04-02 11:23:52 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2021-04-02 11:35:29 -0400 |
commit | 4a4f97c129b26445ff14d0e5323feeb80610a539 (patch) | |
tree | d477370ea39e6b4c7407ebc1b6eb43f6c38be9ac /gdb/ser-event.c | |
parent | 0672875f3c7c03580ed88dfa48c2e3a3b16d0697 (diff) | |
download | gdb-4a4f97c129b26445ff14d0e5323feeb80610a539.zip gdb-4a4f97c129b26445ff14d0e5323feeb80610a539.tar.gz gdb-4a4f97c129b26445ff14d0e5323feeb80610a539.tar.bz2 |
gdb: add intern methods to objfile_per_bfd_storage
This allows keeping the objfile_per_bfd_storage implementation details
into objfile_per_bfd_storage, instead of into objfile. And this makes
the intern methods usable for code that only has an
objfile_per_bfd_storage to work with.
gdb/ChangeLog:
* objfiles.h (struct objfile_per_bfd_storage) <intern>: New
methods.
(struct objfile) <intern>: Use
objfile::objfile_per_bfd_storage::intern.
Change-Id: Ifd54026c5efaeffafac9b84ff84c199acc7ce78a
Diffstat (limited to 'gdb/ser-event.c')
0 files changed, 0 insertions, 0 deletions