summaryrefslogtreecommitdiff
path: root/libsframe
diff options
context:
space:
mode:
authorIndu Bhagat <indu.bhagat@oracle.com>2022-12-16 22:02:11 -0800
committerIndu Bhagat <indu.bhagat@oracle.com>2022-12-16 22:02:11 -0800
commit6e09ae77a199fe3a8ed814355eec7bb105a42ed4 (patch)
tree077f96bb9c0af8d552e4c7fbe11c9a08744fd171 /libsframe
parent5bec250b5a9257133f70098dced98dfe59c77401 (diff)
downloadbinutils-gdb-6e09ae77a199fe3a8ed814355eec7bb105a42ed4.tar.gz
sframe: doc: update spec for the mangled-RA bit in FRE
ChangeLog: * libsframe/doc/sframe-spec.texi
Diffstat (limited to 'libsframe')
-rw-r--r--libsframe/doc/sframe-spec.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsframe/doc/sframe-spec.texi b/libsframe/doc/sframe-spec.texi
index 0559d7c3882..fa66d801dd3 100644
--- a/libsframe/doc/sframe-spec.texi
+++ b/libsframe/doc/sframe-spec.texi
@@ -566,8 +566,8 @@ The SFrame FRE info word is a bitfield split into four parts. From MSB to LSB:
@multitable {Bit offset} {@code{fre_cfa_base_reg_id}} {Size of stack offsets in bytes. Valid values}
@headitem Bit offset @tab Name @tab Description
@item 7
-@tab @code{unused}
-@tab Unused bit.
+@tab @code{fre_mangled_ra_p}
+@tab Indicate whether the return address is mangled with any authorization bits (signed RA).
@item 5-6
@tab @code{fre_offset_size}