Date: Tue, 8 Sep 1998 20:06:26 +0200 (SAT) From: Robert Nordier <rnordier@nordier.com> To: freebsd-current@FreeBSD.ORG Cc: rnordier@FreeBSD.ORG Subject: ELF: No values for section flags defined Message-ID: <199809081806.UAA20067@ceia.nordier.com>
next in thread | raw e-mail | index | archive | help
There appear to be no values for sh_flags defined in
<sys/elf_common.h>, specifically:
#define SHF_WRITE 0x1
#define SHF_ALLOC 0x2
#define SHF_EXECINSTR 0x4
#define SHF_MASKPROC 0xf0000000
Is there some deep reason for this omission (since pretty much
everything else seems to be there)?
--
Robert Nordier
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809081806.UAA20067>
