[RFC, SCHEME_B 6/7] sframe: doc: use new encoding for sfde_func_start_addr
Indu Bhagat
indu.bhagat@oracle.com
Mon Apr 7 00:25:58 GMT 2025
ChangeLog:
* libsframe/doc/sframe-spec.texi
---
libsframe/doc/sframe-spec.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libsframe/doc/sframe-spec.texi b/libsframe/doc/sframe-spec.texi
index ae115705ca7..1ab56e5f1d6 100644
--- a/libsframe/doc/sframe-spec.texi
+++ b/libsframe/doc/sframe-spec.texi
@@ -461,7 +461,7 @@ Following table describes each component of the SFrame FDE structure:
@tab Signed 32-bit integral field denoting the virtual memory address of the
described function, for which the SFrame FDE applies. The value encoded in
the @code{sfde_func_start_address} field is the offset in bytes of the
-function's start address, from the SFrame section.
+function's start address, from the SFrame @code{sfde_func_start_address} field.
@item 0x04
@tab @code{uint32_t}
--
2.43.0
More information about the Binutils
mailing list