File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -584,8 +584,8 @@ purpose. These vendor-specific relocations must be preceded by a
584584`R_RISCV_VENDOR` relocation against a vendor identifier symbol. The preceding
585585`R_RISCV_VENDOR` relocation is used by the linker to choose the correct
586586implementation for the associated nonstandard relocation. This scheme only
587- specifies how to encode static vendor relocations; a future version of this
588- specification may extend the scheme to support dynamic vendor relocations.
587+ specifies how to encode static nonstandard relocations; a future version of this
588+ specification may extend the scheme to support dynamic nonstandard relocations.
589589
590590The vendor identifier symbol should be a defined symbol and should set the type
591591to `STT_NOTYPE`, binding to `STB_LOCAL`, and the size of symbol to zero.
You can’t perform that action at this time.
0 commit comments