Page MenuHomeFreeBSD

D2582.id5474.diff
No OneTemporary

D2582.id5474.diff

Index: sys/sys/elf_common.h
===================================================================
--- sys/sys/elf_common.h
+++ 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, 10:30 AM (9 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25323876
Default Alt Text
D2582.id5474.diff (490 B)

Event Timeline