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 3067af8 commit 1c44f00Copy full SHA for 1c44f00
riscv-elf.md
@@ -444,7 +444,8 @@ Enum | ELF Reloc Type | Description | Details
444
54 | R_RISCV_SET8 | Local label subtraction |
445
55 | R_RISCV_SET16 | Local label subtraction |
446
56 | R_RISCV_SET32 | Local label subtraction |
447
-57-191 | *Reserved* | Reserved for future standard use |
+57 | R_RISCV_32_PCREL | PC-relative reference | word32 = S + A - PC
448
+58-191 | *Reserved* | Reserved for future standard use |
449
192-255 | *Reserved* | Reserved for nonstandard ABI extensions |
450
451
Nonstandard extensions are free to use relocation numbers 192-255 for any
0 commit comments