Page MenuHomeFreeBSD

elf_common: add GNU note types and NT_GNU_PROPERTY_TYPE_0 bits
ClosedPublic

Authored by emaste on Jun 4 2019, 3:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 2:49 AM
Unknown Object (File)
Mon, Oct 13, 5:51 AM
Unknown Object (File)
Sep 30 2025, 1:01 PM
Unknown Object (File)
Sep 29 2025, 12:34 AM
Unknown Object (File)
Sep 28 2025, 9:31 AM
Unknown Object (File)
Sep 28 2025, 9:01 AM
Unknown Object (File)
Sep 27 2025, 4:54 PM
Unknown Object (File)
Sep 27 2025, 2:11 PM
Subscribers
None

Details

Reviewers
kib
markj
Summary

To support Intel CET IBT/Shadow Stack.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

markj added inline comments.
sys/sys/elf_common.h
801

Missing a tab after #define here.

This revision is now accepted and ready to land.Jun 4 2019, 3:38 PM

Committed as rS348628, forgot review tag.