We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3b57bb + 5ed0ec8 commit 9582b9aCopy full SHA for 9582b9a
riscv-elf.adoc
@@ -1100,6 +1100,10 @@ The defined processor-specific segment types are listed in <<rv-seg-type>>.
1100
1101
`PT_RISCV_ATTRIBUTES` describes the location of RISC-V ELF attribute section.
1102
1103
+WARNING: `PT_RISCV_ATTRIBUTES` is deprecated. The build attributes section does
1104
+not contain the `SHF_ALLOC` flag. Dynamic loaders cannot assume that the region
1105
+described by `PT_RISCV_ATTRIBUTES` is present.
1106
+
1107
=== Note Sections
1108
1109
There are no RISC-V specific definitions relating to ELF note sections.
0 commit comments