summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-01-06 17:12:45 +0000
committertrhodes <trhodes@FreeBSD.org>2003-01-06 17:12:45 +0000
commit3d3d36532955c7fa32cf458ed7ae227f589d7f25 (patch)
tree2049f3c262cb3562021930aa07da34f5f9be3ebd /share/man
parent6baab881471c661a9c89309c6554abdca142dc07 (diff)
downloadFreeBSD-src-3d3d36532955c7fa32cf458ed7ae227f589d7f25.zip
FreeBSD-src-3d3d36532955c7fa32cf458ed7ae227f589d7f25.tar.gz
Document what .jcr and .eh_frame is.
PR: 46638 Submitted by: Tim Kientzle <tim@kientzle.com>
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 1decf55..c26fd90 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
OpenPOWER on IntegriCloud