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)
May 7 2026, 3:49 PM
Unknown Object (File)
Apr 29 2026, 10:19 PM
Unknown Object (File)
Apr 29 2026, 10:19 PM
Unknown Object (File)
Apr 29 2026, 10:19 PM
Unknown Object (File)
Apr 29 2026, 10:19 PM
Unknown Object (File)
Apr 28 2026, 9:05 PM
Unknown Object (File)
Apr 26 2026, 6:40 PM
Unknown Object (File)
Apr 25 2026, 3:19 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.