diff options
author | George Rimar <grimar@accesssoftek.com> | 2015-12-11 08:59:37 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2015-12-11 08:59:37 +0000 |
commit | 48651489b3e885c21a0119a9e06f5355303dfd66 (patch) | |
tree | 6ce7cbf579f3ee2cdde3771f9b905db050f7fcad /lldb/packages/Python/lldbsuite/test | |
parent | 1dbfca60f831c30fb558a4c8a6db985baf56c285 (diff) | |
download | bcm5719-llvm-48651489b3e885c21a0119a9e06f5355303dfd66.tar.gz bcm5719-llvm-48651489b3e885c21a0119a9e06f5355303dfd66.zip |
[ELF] - R_X86_64_SIZE64/R_X86_64_SIZE32 relocations implemented.
R_X86_64_SIZE64/R_X86_64_SIZE32 relocations were introduced in 0.98v of "System V Application Binary Interface x86-64" (http://www.x86-64.org/documentation/abi.pdf).
Calculation for them is Z + A, where:
Z - Represents the size of the symbol whose index resides in the relocation entry.
A - Represents the addend used to compute the value of the relocatable field.
Differential revision: http://reviews.llvm.org/D15335
llvm-svn: 255332
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions