diff options
author | Jens Remus <jremus@linux.ibm.com> | 2025-02-04 15:13:24 +0100 |
---|---|---|
committer | Jens Remus <jremus@linux.ibm.com> | 2025-02-04 15:13:24 +0100 |
commit | 0e9555a011e8c5309efcc85b1a01a01496e2bbe3 (patch) | |
tree | 201a62544da4f6833ce33df1b863b3969da272c4 /gdb/amd64-netbsd-nat.c | |
parent | 13dad2fefb26f1972145084d58d013f12d98c5d0 (diff) | |
download | binutils-0e9555a011e8c5309efcc85b1a01a01496e2bbe3.zip binutils-0e9555a011e8c5309efcc85b1a01a01496e2bbe3.tar.gz binutils-0e9555a011e8c5309efcc85b1a01a01496e2bbe3.tar.bz2 |
gas: sframe: Use appropriate struct cfi_insn_data union members
Use the appropriate struct cfi_insn_data union members to access
fields when generating SFrame information from CFI directives.
gas/
* gen-sframe.c (sframe_xlate_do_def_cfa, sframe_xlate_do_offset,
sframe_xlate_do_val_offset): Access ri fields, as .cfi_def_cfa,
.cfi_offset, and .cfi_val_offset define a register and offset
value.
* (sframe_xlate_do_def_cfa_register): Access r field, as
.cfi_def_cfa_register defines a register.
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
Diffstat (limited to 'gdb/amd64-netbsd-nat.c')
0 files changed, 0 insertions, 0 deletions