summaryrefslogtreecommitdiffstats
path: root/lib/libelf/elf_types.m4
diff options
context:
space:
mode:
authorkaiw <kaiw@FreeBSD.org>2010-07-21 10:57:22 +0000
committerkaiw <kaiw@FreeBSD.org>2010-07-21 10:57:22 +0000
commit8207e8cd23029b6bb700c58b2c33090d110866b2 (patch)
treeb377806e338037e4cc7c12def46d86b25c9eca17 /lib/libelf/elf_types.m4
parentd137ff16e759f7c0a6acea318e5bd3c932082d79 (diff)
downloadFreeBSD-src-8207e8cd23029b6bb700c58b2c33090d110866b2.zip
FreeBSD-src-8207e8cd23029b6bb700c58b2c33090d110866b2.tar.gz
Add support for translating sections of type ELF_T_GNUHASH.
Obtained from: elftoolchain MFC after: 1 month
Diffstat (limited to 'lib/libelf/elf_types.m4')
-rw-r--r--lib/libelf/elf_types.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libelf/elf_types.m4 b/lib/libelf/elf_types.m4
index 9abbe71..9d7add8 100644
--- a/lib/libelf/elf_types.m4
+++ b/lib/libelf/elf_types.m4
@@ -46,6 +46,7 @@ define(`ELF_TYPE_LIST',
`CAP, Cap, 700025',
`DYN, Dyn, 600102',
`EHDR, Ehdr, 600102',
+ `GNUHASH, -, 800062',
`HALF, Half, 600102',
`LWORD, Lword, 700025',
`MOVE, Move, 700025',
OpenPOWER on IntegriCloud