diff options
author | Alan Modra <amodra@gmail.com> | 2023-03-27 17:02:15 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-03-27 21:58:47 +1030 |
commit | 943527750e9ca12837c6f63cd28f50f41bd682be (patch) | |
tree | b981fdfc0aabac4359460887c123d5e24f85a6ee /gas/symbols.h | |
parent | f00a29e30bfbe33e1be8d174e01763e745190a4a (diff) | |
download | gdb-943527750e9ca12837c6f63cd28f50f41bd682be.zip gdb-943527750e9ca12837c6f63cd28f50f41bd682be.tar.gz gdb-943527750e9ca12837c6f63cd28f50f41bd682be.tar.bz2 |
Tidy tc-ppc.c XCOFF auxent access
It's better not to drill down into u.auxent but instead use a pointer
to the combined_entry_type. That way the fix_scnlen field is
available, and no one looking at the codes needs to wonder whether
coffsymbol (symbol_get_bfdsym (sym))->native[i + 1] is the same
auxent.
* config/tc-ppc.c (ppc_frob_symbol): Tidy XCOFF auxent access.
(ppc_adjust_symtab): Likewise.
Diffstat (limited to 'gas/symbols.h')
0 files changed, 0 insertions, 0 deletions