Page MenuHomeFreeBSD

D2582.id5477.diff
No OneTemporary

D2582.id5477.diff

Index: head/sys/sys/elf_common.h
===================================================================
--- head/sys/sys/elf_common.h
+++ head/sys/sys/elf_common.h
@@ -473,6 +473,9 @@
#define SHF_MASKOS 0x0ff00000 /* OS-specific semantics. */
#define SHF_MASKPROC 0xf0000000 /* Processor-specific semantics. */
+/* Flags for section groups. */
+#define GRP_COMDAT 0x1 /* COMDAT semantics. */
+
/* Values for p_type. */
#define PT_NULL 0 /* Unused entry. */
#define PT_LOAD 1 /* Loadable segment. */

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 15, 3:02 AM (6 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25313328
Default Alt Text
D2582.id5477.diff (505 B)

Event Timeline