Page MenuHomeFreeBSD

imgact_elf: Export __elfN(parse_notes)
ClosedPublic

Authored by andrew on Nov 2 2023, 10:32 AM.
Tags
None
Referenced Files
F102730443: D42439.diff
Sat, Nov 16, 11:34 AM
Unknown Object (File)
Tue, Oct 29, 6:26 AM
Unknown Object (File)
Tue, Oct 22, 1:54 PM
Unknown Object (File)
Tue, Oct 22, 1:54 PM
Unknown Object (File)
Tue, Oct 22, 1:32 PM
Unknown Object (File)
Oct 4 2024, 9:43 PM
Unknown Object (File)
Oct 4 2024, 3:57 PM
Unknown Object (File)
Oct 3 2024, 10:58 PM
Subscribers

Details

Summary

This is useful to check if a note is present and contains an expected
value, e.g. to read NT_GNU_PROPERTY_TYPE_0 on arm64 to see if we should
enable BTI.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable