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.
1 parent f95a3ae commit 9373a89Copy full SHA for 9373a89
riscv-elf.md
@@ -1001,7 +1001,14 @@ Name | Type | Attributes
1001
1002
## <a name=program-header-table></a>Program Header Table
1003
1004
-There are no RISC-V specific definitions relating to program header tables.
+The defined processor-specific segment types are listed in following
1005
+table.
1006
+
1007
+Name | Value | Meaning
1008
+:------------------- | :---------- | :-------------
1009
+PT_RISCV_ATTRIBUTES | 0x70000003 | RISC-V ELF attribute section.
1010
1011
+`PT_RISCV_ATTRIBUTES` describes the location of RISC-V ELF attribute section.
1012
1013
## <a name=note-sections></a>Note Sections
1014
0 commit comments