aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-01-06 17:12:45 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-01-06 17:12:45 +0000
commitdc1cbf895fd060e82fd36663fedb7720955e6990 (patch)
tree2049f3c262cb3562021930aa07da34f5f9be3ebd /share/man
parent8286df3339c49767f1a08a25f0c4b41b56d5e61f (diff)
downloadsrc-dc1cbf895fd060e82fd36663fedb7720955e6990.tar.gz
src-dc1cbf895fd060e82fd36663fedb7720955e6990.zip
Document what .jcr and .eh_frame is.
PR: 46638 Submitted by: Tim Kientzle <tim@kientzle.com>
Notes
Notes: svn path=/head/; revision=108806
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/elf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index 1decf5587f1a..c26fd9029c44 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -1080,6 +1080,11 @@ The attributes used are
.Sy SHF_ALLOC
and
.Sy SHF_EXECINSTR .
+.It .jcr
+This section holds information about Java classes that must
+be registered.
+.It .eh_frame
+This section holds information used for C++ exception-handling.
.El
.Pp
String table sections hold null-terminated character sequences, commonly