elf_common.h: add section header flag and dynamic types
commit9a80f56e574be0650795978cea849a9fda91f2bb
authoremaste <emaste@FreeBSD.org>
Thu, 19 May 2016 21:04:59 +0000 (19 21:04 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 19 May 2016 21:04:59 +0000 (19 21:04 +0000)
treec97bc697878d43c8515515a37db569ea26e860b4
parent1eafefa2d202657fdeeb7c66d5dfe0c8e32ec829
elf_common.h: add section header flag and dynamic types

SHF_COMPRESSED section contains compressed data
DT_TLSDESC_PLT Location of PLT entry for TLS descriptor resolver calls
DT_TLSDESC_GOT Location of GOT entry used by resolver PLT entry

MFC after: 1 month
Sponsored by: The FreeBSD Foundation
sys/sys/elf_common.h