Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add information on the relocation addend.
  • Loading branch information
iains committed Sep 1, 2020
1 parent 6cb69bd commit 7602af7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,8 @@ Offset within page of TLVP slot, scaled by r_length [add imm, ld/st].
Must be followed by `ARM64_RELOC_PAGE21` or `ARM64_RELOC_PAGEOFF12`.
(no source representation)

The addend is a signed 24bit quantity (+/- 8M range).

`ARM64_RELOC_ADDEND = 10`


Expand Down

0 comments on commit 7602af7

Please sign in to comment.