aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-arm.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc/c-arm.texi')
-rw-r--r--gas/doc/c-arm.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index 7ad4a34..dc7e1f6 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -499,11 +499,11 @@ it prevents accurate control of the placement of literal pools.
This is a synonym for .ltorg.
@cindex @code{.fnstart} directive, ARM
-@item .unwind_fnstart
+@item .fnstart
Marks the start of a function with an unwind table entry.
@cindex @code{.fnend} directive, ARM
-@item .unwind_fnend
+@item .fnend
Marks the end of a function with an unwind table entry. The unwind index
table entry is created when this directive is processed.