summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2015-12-11 08:59:37 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2015-12-11 08:59:37 +0000
commit48651489b3e885c21a0119a9e06f5355303dfd66 (patch)
tree6ce7cbf579f3ee2cdde3771f9b905db050f7fcad /lldb/packages/Python/lldbsuite/test
parent1dbfca60f831c30fb558a4c8a6db985baf56c285 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud