Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135914997
D2582.id5477.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
505 B
Referenced Files
None
Subscribers
None
D2582.id5477.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2582: Add GRP_COMDAT section group flag
Attached
Detach File
Event Timeline
Log In to Comment