File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -499,10 +499,16 @@ rules about 2×XLEN aligned arguments being passed in "aligned" register pa
499499
500500## <a name =sections ></a >Sections
501501
502+ There are no RISC-V specific definitions relating to ELF sections.
503+
502504## <a name =string-tables ></a >String Tables
503505
506+ There are no RISC-V specific definitions relating to ELF string tables.
507+
504508## <a name =symbol-table ></a >Symbol Table
505509
510+ There are no RISC-V specific definitions relating to ELF symbol tables.
511+
506512## <a name =relocations ></a >Relocations
507513
508514RISC-V is a classical RISC architecture that has densely packed non-word
@@ -975,12 +981,20 @@ typedef struct
975981
976982## <a name =program-header-table ></a >Program Header Table
977983
984+ There are no RISC-V specific definitions relating to program header tables.
985+
978986## <a name =note-sections ></a >Note Sections
979987
988+ There are no RISC-V specific definitions relating to ELF note sections.
989+
980990## <a name =dynamic-table ></a >Dynamic Table
981991
992+ There are no RISC-V specific definitions relating to dynamic tables.
993+
982994## <a name =hash-table ></a >Hash Table
983995
996+ There are no RISC-V specific definitions relating to ELF hash tables.
997+
984998# <a name =dwarf ></a >DWARF
985999
9861000Dwarf Register Numbers <a name =dwarf-register-numbers >
You can’t perform that action at this time.
0 commit comments