elf.5: minor update to FreeBSD ELF note descriptions

This commit is contained in:
Ed Maste 2020-04-01 23:36:16 +00:00
parent 5310132318
commit ae62900618
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359550

View File

@ -1308,10 +1308,11 @@ ABI version
.Po i.e.,
.Dv __FreeBSD_version Pc .
.It Dv NT_FREEBSD_NOINIT_TAG Pq Value: 2
Indicates that crt does not call init.
Indicates that the C Runtime (crt) does not call init.
.Va desc
is ignored.
.It Dv NT_FREEBSD_ARCH_TAG Pq Value: 3
Contains the MACHINE_ARCH that the executable was built for.
.It Dv NT_FREEBSD_FEATURE_CTL Pq Value: 4
Contains a bitmask of mitigations and features to enable:
.Bl -column "NT_FREEBSD_FCTL_PROTMAX_DISABLE" "0x00" "Disable implicit PROT_MAX"